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
 
PeakIterator max
 
PeakIterator right
 
DPosition< 1 > centroid_position
 

Detailed Description

Class for the internal peak representation.

A regular Data-Object which contains some additional useful information for analyzing peaks and their properties 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.

Member Typedef Documentation

◆ PeakIterator

typedef MSSpectrum::iterator PeakIterator

Member Data Documentation

◆ centroid_position

DPosition<1> centroid_position

◆ left

◆ max

◆ right

PeakIterator right

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:11 using doxygen 1.8.13