Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Attributes | List of all members
PeakPickerCWT::PeakArea_ Struct Reference

Class for the internal peak representation. More...

#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerCWT.h>

Public Types

typedef MSSpectrum::iterator PeakIterator
 

Public Attributes

PeakIterator left
 Iterator defining a raw data peak. More...
 
PeakIterator max
 
PeakIterator right
 
PeakIterator left_behind_centroid
 
DPosition< 1 > centroid_position
 The estimated centroid position. More...
 

Detailed Description

Class for the internal peak representation.

A regularData-Object which contents some additional useful information for analysing peaks and their properties

Member Typedef Documentation

typedef MSSpectrum ::iterator PeakIterator

Member Data Documentation

DPosition<1> centroid_position

The estimated centroid position.

Iterator defining a raw data peak.

The left and right iterators delimit a range in the raw data which represents a raw peak. They define the raw peak endpoints. Max points to the raw data point in [left, right] with the highest intensity, the maximum of the raw peak.

Left_behind_centroid points to the raw data point next to the estimates centroid position.

PeakIterator left_behind_centroid
PeakIterator right

OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:48 using doxygen 1.8.5