OpenMS
2.5.0
|
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) | |
IonType & | operator= (const IonType &rhs) |
bool | operator< (const IonType &rhs) const |
Public Attributes | |
Residue::ResidueType | residue |
EmpiricalFormula | loss |
Int | charge |
nested class
IonType is defined by a ResidueType, a neutral loss and charge state
|
inline |
|
inline |
|
inline |
Int charge |
EmpiricalFormula loss |