Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
FeatureFinderAlgorithmIsotopeWavelet< PeakType, FeatureType >::BoxElement Struct Reference

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

Detailed Description

template<typename PeakType, typename FeatureType>
struct OpenMS::FeatureFinderAlgorithmIsotopeWavelet< PeakType, FeatureType >::BoxElement

Internally used data structure for the sweep line algorithm.

Member Data Documentation

UInt c

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

DoubleReal intens

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