35 #ifndef OPENMS_FORMAT_DATAACCESS_MSDATACHAININGCONSUMER_H 36 #define OPENMS_FORMAT_DATAACCESS_MSDATACHAININGCONSUMER_H 107 void setExpectedSize(
Size s_size,
Size c_size);
std::vector< Interfaces::IMSDataConsumer<> * > consumers_
Definition: MSDataChainingConsumer.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
MSExperiment<>::ChromatogramType ChromatogramType
Definition: IMSDataConsumer.h:72
Consumer class that passes all operations on to a set of consumers.
Definition: MSDataChainingConsumer.h:54
MSExperiment<>::SpectrumType SpectrumType
Definition: IMSDataConsumer.h:71
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:68
Description of the experimental settings.
Definition: ExperimentalSettings.h:59