OpenMS
2.4.0
|
A small structure to hold peak candidates. More...
#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerIterative.h>
Public Attributes | |
int | index |
double | peak_apex_intensity |
double | integrated_intensity |
double | leftWidth |
double | rightWidth |
float | mz |
A small structure to hold peak candidates.
int index |
double integrated_intensity |
double leftWidth |
float mz |
double peak_apex_intensity |
Referenced by OpenMS::sort_peaks_by_intensity().
double rightWidth |