35 #ifndef OPENMS_KERNEL_STANDARDTYPES_H
36 #define OPENMS_KERNEL_STANDARDTYPES_H
38 #include <OpenMS/config.h>
85 #endif // OPENMS_KERNEL_STANDARDTYPES_H
MSExperiment< RichPeak1D > RichPeakMap
Two-dimensional map of raw data points or peaks with meta information.
Definition: StandardTypes.h:72
The representation of a chromatogram.
Definition: MSChromatogram.h:53
MSChromatogram< ChromatogramPeak > Chromatogram
Chromatogram consisting of raw data points or peaks.
Definition: StandardTypes.h:80
MSSpectrum< RichPeak1D > RichPeakSpectrum
Spectrum consisting of raw data points or peaks with meta information.
Definition: StandardTypes.h:65
MSExperiment< Peak1D > PeakMap
Two-dimensional map of raw data points or peaks.
Definition: StandardTypes.h:58
MSSpectrum< Peak1D > PeakSpectrum
Spectrum consisting of raw data points or peaks.
Definition: StandardTypes.h:52