97 void filterExperiment(
PeakMap & map);
106 bool write_log_messages_ =
false;
109 void updateMembers_()
override;
double spacing_
The spacing of the pre-tabulated kernel coefficients.
Definition: GaussFilter.h:104
The representation of a chromatogram.
Definition: MSChromatogram.h:53
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66
GaussFilterAlgorithm gauss_algo_
Definition: GaussFilter.h:101
This class represents a Gaussian lowpass-filter which works on uniform as well as on non-uniform prof...
Definition: GaussFilterAlgorithm.h:69
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:70
This class represents a Gaussian lowpass-filter which works on uniform as well as on non-uniform prof...
Definition: GaussFilter.h:70
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:52
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92