OpenMS
2.7.0
|
Go to the source code of this file.
Classes | |
class | FeatureFinderAlgorithmIsotopeWavelet |
Implements the isotope wavelet feature finder. More... | |
struct | FeatureFinderAlgorithmIsotopeWavelet::BoxElement |
Internally used data structure for the sweep line algorithm. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
struct OpenMS::FeatureFinderAlgorithmIsotopeWavelet::BoxElement |
Internally used data structure for the sweep line algorithm.
Class Members | ||
---|---|---|
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 |