Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

PeakPickerSH Class Reference

#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerSH.h>

Inheritance diagram for PeakPickerSH:
DefaultParamHandler ProgressLogger

List of all members.

Public Member Functions

 PeakPickerSH ()
virtual ~PeakPickerSH ()
template<typename PeakType >
void pick (const MSSpectrum< PeakType > &input, MSSpectrum< PeakType > &output, float fWindowWidth)
 Picks one peak.
void pickExperiment (const MSExperiment<> &input, MSExperiment<> &output)
 Applies the peak-picking algorithm to a map (MSExperiment). This method picks peaks for each scan in the map consecutively. The resulting picked peaks are written to the output map.

Constructor & Destructor Documentation

PeakPickerSH (  ) 
virtual ~PeakPickerSH (  )  [virtual]

Member Function Documentation

void pick ( const MSSpectrum< PeakType > &  input,
MSSpectrum< PeakType > &  output,
float  fWindowWidth 
)

Picks one peak.

void pickExperiment ( const MSExperiment<> &  input,
MSExperiment<> &  output 
)

Applies the peak-picking algorithm to a map (MSExperiment). This method picks peaks for each scan in the map consecutively. The resulting picked peaks are written to the output map.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1