OpenMS  2.7.0
Classes | Namespaces | Functions
MSExperiment.h File Reference
#include <OpenMS/KERNEL/StandardDeclarations.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/DRange.h>
#include <OpenMS/KERNEL/AreaIterator.h>
#include <OpenMS/KERNEL/MSChromatogram.h>
#include <OpenMS/KERNEL/MSSpectrum.h>
#include <OpenMS/METADATA/ExperimentalSettings.h>
#include <vector>
#include <OpenMS/KERNEL/StandardTypes.h>
Include dependency graph for MSExperiment.h:

Go to the source code of this file.

Classes

class  MSExperiment
 In-Memory representation of a mass spectrometry experiment. 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.
 

Functions

std::ostream & operator<< (std::ostream &os, const MSExperiment &exp)
 Print the contents to a stream. More...