OpenMS
PeakPickerIterative.h File Reference
Include dependency graph for PeakPickerIterative.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PeakCandidate
 A small structure to hold peak candidates. More...
 
class  PeakPickerIterative
 This class implements a peak-picking algorithm for high-resolution MS data (specifically designed for TOF-MS data). More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Functions

bool sort_peaks_by_intensity (const PeakCandidate &a, const PeakCandidate &b)
 

Class Documentation

◆ OpenMS::PeakCandidate

struct OpenMS::PeakCandidate

A small structure to hold peak candidates.

Collaboration diagram for PeakCandidate:
[legend]
Class Members
int index
double integrated_intensity
double leftWidth
float mz
double peak_apex_intensity
double rightWidth