![]()  | 
  
    OpenMS
    
     
   | 
  
#include <OpenMS/CONCEPT/Exception.h>#include <OpenMS/KERNEL/AreaIterator.h>#include <OpenMS/KERNEL/ChromatogramRangeManager.h>#include <OpenMS/KERNEL/MSChromatogram.h>#include <OpenMS/KERNEL/MSSpectrum.h>#include <OpenMS/KERNEL/SpectrumRangeManager.h>#include <OpenMS/METADATA/ExperimentalSettings.h>#include <OpenMS/DATASTRUCTURES/Matrix.h>#include <vector>#include <OpenMS/KERNEL/StandardTypes.h>Go to the source code of this file.
Classes | |
| class | MSExperiment | 
| In-Memory representation of a mass spectrometry run.  More... | |
| struct | MSExperiment::SumIntensityReduction | 
| Calculates the sum of intensities for a range of elements.  More... | |
| struct | MSExperiment::ContainerAdd_< ContainerValueType, addMassTraces > | 
| Helper class to add either general data points in set2DData or use mass traces from meta values.  More... | |
| struct | MSExperiment::ContainerAdd_< ContainerValueType, false > | 
| struct | MSExperiment::ContainerAdd_< ContainerValueType, true > | 
Namespaces | |
| OpenMS | |
| Main OpenMS namespace.  | |
Typedefs | |
| using | MSRun = MSExperiment | 
Functions | |
| std::ostream & | operator<< (std::ostream &os, const MSExperiment &exp) | 
| Print the contents to a stream.  More... | |