Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
SvmTheoreticalSpectrumGenerator::IonType Struct Reference

nested class More...

#include <OpenMS/CHEMISTRY/SvmTheoreticalSpectrumGenerator.h>

Public Member Functions

Constructors and Destructors
 IonType ()
 
 IonType (Residue::ResidueType local_residue, EmpiricalFormula local_loss=EmpiricalFormula(), Int local_charge=1)
 
 IonType (const IonType &rhs)
 
IonTypeoperator= (const IonType &rhs)
 
bool operator< (const IonType &rhs) const
 

Public Attributes

Residue::ResidueType residue
 
EmpiricalFormula loss
 
Int charge
 

Detailed Description

nested class

IonType is defined by a ResidueType, a neutral loss and charge state

Constructor & Destructor Documentation

IonType ( )
inline
IonType ( Residue::ResidueType  local_residue,
EmpiricalFormula  local_loss = EmpiricalFormula(),
Int  local_charge = 1 
)
inline
IonType ( const IonType rhs)
inline

Member Function Documentation

bool operator< ( const IonType rhs) const
inline
IonType& operator= ( const IonType rhs)
inline

Member Data Documentation

Int charge

OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:45 using doxygen 1.8.9.1