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