39 template <
typename SpectrumType>
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:66
The representation of a 1D spectrum.
Definition: MSSpectrum.h:44
PeakMarker marks peaks that seem to fulfill some criterion.
Definition: PeakMarker.h:23
~PeakMarker() override
destructor
PeakMarker(const PeakMarker &source)
copy constructor
void apply(std::map< double, bool > &, SpectrumType &)
method to mark peaks
Definition: PeakMarker.h:40
PeakMarker & operator=(const PeakMarker &source)
assignment operator
PeakMarker()
default constructor
static const String getProductName()
Definition: PeakMarker.h:43
A more convenient string class.
Definition: String.h:34
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:22