OpenMS
MobilityPeak1D.h File Reference
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/DATASTRUCTURES/DPosition.h>
#include <iosfwd>
Include dependency graph for MobilityPeak1D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MobilityPeak1D
 A 1-dimensional raw data mobility point or peak. The unit (ms, 1/K_0, etc) is implicit. More...
 
struct  MobilityPeak1D::IntensityLess
 
struct  MobilityPeak1D::MobilityLess
 Comparator by mobility position. More...
 
struct  MobilityPeak1D::PositionLess
 Comparator by position. As this class has dimension 1, this is basically an alias for MobilityLess. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

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