35 #ifndef OPENMS_FILTERING_TRANSFORMERS_PEAKMARKER_H 36 #define OPENMS_FILTERING_TRANSFORMERS_PEAKMARKER_H 66 template <
typename SpectrumType>
78 #endif // OPENMS_FILTERING_TRANSFORMERS_PEAKMARKER_H A more convenient string class.
Definition: String.h:57
static const String getProductName()
Definition: PeakMarker.h:70
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
void apply(std::map< double, bool > &, SpectrumType &)
method to mark peaks
Definition: PeakMarker.h:67
PeakMarker marks peaks that seem to fulfill some criterion.
Definition: PeakMarker.h:48
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92