|
OpenMS
2.5.0
|
Go to the documentation of this file.
73 void setExpectedSize(
Size ,
Size )
override;
84 virtual void setSpectraProcessingFunc( std::function<
void (
SpectrumType&)> f_spec );
95 virtual void setChromatogramProcessingFunc( std::function<
void (
ChromatogramType&)> f_chrom );
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:69
Description of the experimental settings.
Definition: ExperimentalSettings.h:59
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:46
The representation of a chromatogram.
Definition: MSChromatogram.h:54
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67