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 
double apply(SpectrumType &)
function call operator 
Definition: FilterFunctor.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:90