#include <OpenMS/config.h>#include <OpenMS/KERNEL/RichPeak1D.h>#include <OpenMS/KERNEL/MSExperiment.h>Go to the source code of this file.
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
Typedefs | |
| typedef MSSpectrum< Peak1D > | PeakSpectrum |
| Spectrum consisting of raw data points or peaks. | |
| typedef MSExperiment< Peak1D > | PeakMap |
| Two-dimensional map of raw data points or peaks. | |
| typedef MSSpectrum< RichPeak1D > | RichPeakSpectrum |
| Spectrum consisting of raw data points or peaks with meta information. | |
| typedef MSExperiment< RichPeak1D > | RichPeakMap |
| Two-dimensional map of raw data points or peaks with meta information. | |
| typedef MSChromatogram < ChromatogramPeak > | Chromatogram |
| Chromatogram consisting of raw data points or peaks. | |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:47 using doxygen 1.7.1 |