Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

Kernel


Detailed Description

Kernel datastructures.


Modules

 RangeUtils
 Predicates for range operations.

Classes

class  ConsensusFeature
 A 2-dimensional consensus feature. More...
class  ConsensusMap
 A container for consensus elements. More...
class  ConsensusPeak
 A 2-dimensional consensus peak. More...
class  DPeak
 A D-dimensional peak. More...
class  DPeakArray
 Peak container implemented as an array. More...
class  DPeakConstReferenceArray
 This container holds pointer to the elements of another container. More...
class  DRawDataPoint
 D-dimensional raw data point. More...
class  DSpectrum
 Representation of a D-dimensional spectrum. More...
class  Feature
 A feature. More...
class  FeatureMap
 A container for (composite) features. More...
class  MSExperiment
 Representation of a mass spectrometry experiment. More...
class  MSSpectrum
 The representation of a 1D spectrum. More...
class  Peak1D
 A 1-dimensional peak. More...
class  Peak2D
 A 2-dimensional peak. More...
class  PickedPeak1D
 1-dimensional picked peak. More...
class  RawDataPoint1D
 1-dimensional raw data point. More...
class  RawDataPoint2D
 2-dimensional raw data point. More...
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.


Typedef Documentation

typedef MSExperiment<Peak1D> PeakMap

Two-dimensional map of peaks, 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<RawDataPoint1D> RawMap

Two-dimensional map of raw data points, with meta information about experimental settings.

typedef MSSpectrum<RawDataPoint1D> RawSpectrum

Spectrum consisting of raw data points, with meta information.

Meta information includes retention time and MS-level.


Generated Tue Apr 1 15:36:40 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1