Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
FeatureFinderAlgorithmIsotopeWavelet::BoxElement Struct Reference

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...
 

Detailed Description

Internally used data structure for the sweep line algorithm.

Member Data Documentation

◆ c

UInt c

Note, this is not the charge (it is charge-1!!!)

◆ intens

double intens

◆ mz

double mz

◆ RT

double RT

The elution time (not the scan index)

◆ score

double score

OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:12 using doxygen 1.8.14