![]()  | 
  
    OpenMS
    
     
   | 
  
Go to the source code of this file.
Classes | |
| class | Peak1D | 
| A 1-dimensional raw data point or peak.  More... | |
| struct | Peak1D::IntensityLess | 
| struct | Peak1D::MZLess | 
| Comparator by m/z position.  More... | |
| struct | Peak1D::PositionLess | 
| Comparator by position. As this class has dimension 1, this is basically an alias for MZLess.  More... | |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace.  | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Peak1D &point) | 
| Print the contents to a stream.  More... | |