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 interconvert 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< FeatureT > | 
| 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 > | 
| Representation of a mass spectrometry experiment.  More... | |
| class | MSSpectrum< PeakT > | 
| The representation of a 1D spectrum.  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 mith 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... | |
Kernel datastructures.
| 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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:25 using doxygen 1.8.5 |