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
The representation of a 1D spectrum.
Definition: MSSpectrum.h:71
Consumer class that performs no operation.
Definition: NoopMSDataConsumer.h:52
void consumeChromatogram(ChromatogramType &) override
Consume a chromatogram.
Definition: NoopMSDataConsumer.h:59
NoopMSDataConsumer()
Definition: NoopMSDataConsumer.h:55
void setExperimentalSettings(const ExperimentalSettings &) override
Set experimental settings (meta-data) of the data to be consumed.
Definition: NoopMSDataConsumer.h:56
void setExpectedSize(Size, Size) override
Set expected size of spectra and chromatograms to be consumed.
Definition: NoopMSDataConsumer.h:57
void consumeSpectrum(SpectrumType &) override
Consume a spectrum.
Definition: NoopMSDataConsumer.h:58
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47