nested class More...
#include <OpenMS/CHEMISTRY/SvmTheoreticalSpectrumGenerator.h>
Public Member Functions | |
Constructors and Destructors | |
IonType () | |
IonType (Residue::ResidueType residue, EmpiricalFormula loss=EmpiricalFormula(), Int 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 |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5 |