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 |
| Int charge |
| EmpiricalFormula loss |
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:30 using doxygen 1.8.11 |