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

Kernel datastructures. More...

Modules

 ComparatorUtils
 A collection of utilities for comparators.
 
 RangeUtils
 Predicates for range operations.
 

Classes

class  BaseFeature
 A basic LC-MS feature. More...
 
class  ChromatogramPeak
 A 1-dimensional raw data point or peak for chromatograms. More...
 
class  ChromatogramTools
 Conversion class to convert chromatograms. More...
 
class  ConsensusFeature
 A 2-dimensional consensus feature. More...
 
class  ConsensusMap
 A container for consensus elements. More...
 
class  Feature
 An LC-MS feature. More...
 
class  FeatureHandle
 Representation of a Peak2D, RichPeak2D or Feature . More...
 
class  FeatureMap
 A container for features. More...
 
class  MassTrace
 A container type that gathers peaks similar in m/z and moving along retention time. More...
 
class  MSChromatogram< PeakT >
 The representation of a chromatogram. More...
 
class  MSExperiment< PeakT, ChromatogramPeakT >
 In-Memory representation of a mass spectrometry experiment. More...
 
class  MSSpectrum< PeakT >
 The representation of a 1D spectrum. More...
 
class  OnDiscMSExperiment< PeakT, ChromatogramPeakT >
 Representation of a mass spectrometry experiment on disk. More...
 
class  Peak1D
 A 1-dimensional raw data point or peak. More...
 
class  Peak2D
 A 2-dimensional raw data point or peak. More...
 
class  RichPeak1D
 A 1-dimensional raw data point or peak with meta information. More...
 
class  RichPeak2D
 A 2-dimensional raw data point or peak with meta information. More...
 
typedef MSSpectrum< Peak1D > PeakSpectrum
 Spectrum consisting of raw data points or peaks. More...
 
typedef MSExperiment< Peak1D > PeakMap
 Two-dimensional map of raw data points or peaks. More...
 
typedef MSSpectrum< RichPeak1D > RichPeakSpectrum
 Spectrum consisting of raw data points or peaks with meta information. More...
 
typedef MSExperiment< RichPeak1D > RichPeakMap
 Two-dimensional map of raw data points or peaks with meta information. More...
 
typedef MSChromatogram
< ChromatogramPeak > 
Chromatogram
 Chromatogram consisting of raw data points or peaks. More...
 

Detailed Description

Kernel datastructures.

Typedef Documentation

typedef MSChromatogram<ChromatogramPeak> Chromatogram

Chromatogram consisting of raw data points or peaks.

typedef MSExperiment<Peak1D> PeakMap

Two-dimensional map of raw data points or peaks.

typedef MSSpectrum<Peak1D> PeakSpectrum

Spectrum consisting of raw data points or peaks.

Meta information includes retention time and MS-level.

typedef MSExperiment<RichPeak1D> RichPeakMap

Two-dimensional map of raw data points or peaks with meta information.

typedef MSSpectrum<RichPeak1D> RichPeakSpectrum

Spectrum consisting of raw data points or peaks with meta information.


OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:43 using doxygen 1.8.5