Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Attributes

PeakPickerCWT::PeakArea_ Struct Reference

Class for the internal peak representation. More...

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

List of all members.

Public Types

typedef MSSpectrum::iterator PeakIterator

Public Attributes

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

Detailed Description

Class for the internal peak representation.

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


Member Typedef Documentation

typedef MSSpectrum ::iterator PeakIterator

Member Data Documentation

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.


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1