OpenMS
2.4.0
|
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 |