35 #ifndef OPENMS_FILTERING_TRANSFORMERS_FILTERFUNCTOR_H 36 #define OPENMS_FILTERING_TRANSFORMERS_FILTERFUNCTOR_H 63 static void registerChildren();
66 template <
typename SpectrumType>
74 #endif // OPENMS_FILTERING_TRANSFORMERS_FILTERFUNCTOR_H Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
double apply(SpectrumType &)
function call operator
Definition: FilterFunctor.h:67
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
A FilterFunctor extracts some spectrum characteristics for quality assessment.
Definition: FilterFunctor.h:45
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92