Internally used data structure for the sweep line algorithm. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmIsotopeWavelet.h>
| Public Attributes | |
| DoubleReal | mz | 
| UInt | c | 
| Note, this is not the charge (it is charge-1!!!)  More... | |
| DoubleReal | score | 
| DoubleReal | intens | 
| DoubleReal | 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!!!)
| DoubleReal intens | 
| DoubleReal mz | 
| DoubleReal RT | 
The elution time (not the scan index)
| DoubleReal score | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:34 using doxygen 1.8.5 |