OpenMS  3.0.0
LayerDataBase.h File Reference

Go to the source code of this file.

Classes

class  DimMapper< N_DIM >
 Allows dynamical switching (at runtime) between a dimension (RT, m/z, int, IM, etc) and X,Y,Z coordinates. You can set either of them, and query the other. The Mapping is stored internally. The unit to which the X,Y,Z coordinates currently mapped onto can also be queried (useful for axis labels etc). More...
 
struct  LayerDataDefs
 
struct  LayerDataDefs::ProjectionData
 Result of computing a projection on X and Y axis in a 2D Canvas; see LayerDataBase::getProjection() More...
 
struct  LayerDataDefs::ProjectionData::Summary
 
class  LayerDataBase
 Class that stores the data for one layer. More...
 
class  LayerAnnotatorBase
 
class  LayerAnnotatorPeptideID
 
class  LayerAnnotatorAMS
 
class  LayerAnnotatorOSW
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

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

Class Documentation

◆ OpenMS::LayerDataDefs::ProjectionData::Summary

struct OpenMS::LayerDataDefs::ProjectionData::Summary
Class Members
IntensityType max_intensity
UInt number_of_datapoints
double sum_intensity