![]() |
OpenMS
|
helper class, describing a lock mass More...
#include <OpenMS/PROCESSING/CALIBRATION/InternalCalibration.h>
Public Member Functions | |
| LockMass (double mz_, int lvl_, int charge_) | |
Public Attributes | |
| double | mz |
| m/z of the lock mass (incl. adducts) More... | |
| unsigned int | ms_level |
| MS level where it occurs. More... | |
| int | charge |
| charge of the ion (to find isotopes) More... | |
helper class, describing a lock mass
|
inline |
| int charge |
charge of the ion (to find isotopes)
| unsigned int ms_level |
MS level where it occurs.
| double mz |
m/z of the lock mass (incl. adducts)