80 bool write_log_messages_ =
false;
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:66
This class represents a Gaussian lowpass-filter which works on uniform as well as on non-uniform prof...
Definition: GaussFilterAlgorithm.h:46
This class represents a Gaussian lowpass-filter which works on uniform as well as on non-uniform prof...
Definition: GaussFilter.h:47
void filter(MSChromatogram &chromatogram)
~GaussFilter() override=default
Destructor.
void filter(MSSpectrum &spectrum)
Smoothes an MSSpectrum containing profile data.
double spacing_
The spacing of the pre-tabulated kernel coefficients.
Definition: GaussFilter.h:78
void filterExperiment(PeakMap &map)
Smoothes an MSExperiment containing profile data.
void updateMembers_() override
This method is used to update extra member variables at the end of the setParameters() method.
GaussFilter()
Constructor.
GaussFilterAlgorithm gauss_algo_
Definition: GaussFilter.h:75
The representation of a chromatogram.
Definition: MSChromatogram.h:30
In-Memory representation of a mass spectrometry run.
Definition: MSExperiment.h:45
The representation of a 1D spectrum.
Definition: MSSpectrum.h:44
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:27
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19