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