Description of the experimental settings.
Definition: ExperimentalSettings.h:62
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:70
The representation of a chromatogram.
Definition: MSChromatogram.h:58
Consumer class that simply stores the data.
Definition: MSDataStoringConsumer.h:54
PeakMap exp_
Definition: MSDataStoringConsumer.h:56
void setExpectedSize(Size s_size, Size c_size) override
Set expected size of spectra and chromatograms to be consumed.
void consumeChromatogram(ChromatogramType &c) override
Consume a chromatogram.
const PeakMap & getData() const
void setExperimentalSettings(const ExperimentalSettings &settings) override
Set experimental settings (meta-data) of the data to be consumed.
void consumeSpectrum(SpectrumType &s) override
Consume a spectrum.
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:80
The representation of a 1D spectrum.
Definition: MSSpectrum.h:71
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
const double c
Definition: Constants.h:209
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47