Internally used data structure for the sweep line algorithm. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmIsotopeWavelet.h>
Public Attributes | |
double | mz |
UInt | c |
Note, this is not the charge (it is charge-1!!!) More... | |
double | score |
double | intens |
double | RT |
The elution time (not the scan index) More... | |
Internally used data structure for the sweep line algorithm.
UInt c |
Note, this is not the charge (it is charge-1!!!)
double intens |
double mz |
double RT |
The elution time (not the scan index)
double score |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:08 using doxygen 1.8.13 |