#include <OpenMS/KERNEL/MSExperiment.h>
#include <OpenMS/KERNEL/Peak1D.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Typedefs | |
typedef MSSpectrum < RawDataPoint1D > | RawSpectrum |
Spectrum consisting of raw data points, with meta information. | |
typedef MSExperiment < RawDataPoint1D > | RawMap |
Two-dimensional map of raw data points, with meta information about experimental settings. | |
typedef MSSpectrum< Peak1D > | PeakSpectrum |
Spectrum consisting of peaks with meta information. | |
typedef MSExperiment< Peak1D > ::SpectrumType | PeakSpectrumE |
Spectrum consisting of peaks with meta information, which is contained in a PeakMap. | |
typedef MSExperiment< Peak1D > | PeakMap |
Two-dimensional map of peaks, with meta information about experimental settings. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |