Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
FragmentAnnotationDetail_ Struct Reference

Single fragment annotation. More...

Public Member Functions

 FragmentAnnotationDetail_ (String s, int z, double m, double i)
 
bool operator< (const FragmentAnnotationDetail_ &other) const
 
bool operator== (const FragmentAnnotationDetail_ &other) const
 

Public Attributes

String shift
 
int charge
 
double mz
 
double intensity
 

Detailed Description

Single fragment annotation.

Constructor & Destructor Documentation

◆ FragmentAnnotationDetail_()

FragmentAnnotationDetail_ ( String  s,
int  z,
double  m,
double  i 
)
inline

Member Function Documentation

◆ operator<()

bool operator< ( const FragmentAnnotationDetail_ other) const
inline

References charge, intensity, mz, and shift.

◆ operator==()

bool operator== ( const FragmentAnnotationDetail_ other) const
inline

References intensity, mz, and shift.

Member Data Documentation

◆ charge

int charge

Referenced by operator<().

◆ intensity

double intensity

Referenced by operator<(), and operator==().

◆ mz

double mz

Referenced by operator<(), and operator==().

◆ shift

String shift

Referenced by operator<(), and operator==().


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:06 using doxygen 1.8.13