 |
OpenMS
2.4.0
|
Go to the documentation of this file.
92 (*sprocessing_ptr_)(s);
97 sprocessing_ptr_ = sproptr;
103 (*cprocessing_ptr_)(
c);
108 cprocessing_ptr_ = cproptr;
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:67
Description of the experimental settings.
Definition: ExperimentalSettings.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:46
void FunctionSpectrumNOP(MSSpectrum &)
Empty (NOP) function.
The representation of a chromatogram.
Definition: MSChromatogram.h:54
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66
void FunctionChromatogramNOP(MSChromatogram &)
Empty (NOP) function.