OpenMS  2.5.0
Classes | Namespaces
FeatureFinderAlgorithmIsotopeWavelet.h File Reference
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithm.h>

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.
 

Class Documentation

◆ OpenMS::FeatureFinderAlgorithmIsotopeWavelet::BoxElement

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