Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
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 Tue Jan 9 2018 18:22:08 using doxygen 1.8.13