![]() |
OpenMS
2.6.0
|
#include <OpenMS/TRANSFORMATIONS/RAW2PEAK/PeakPickerHiRes.h>#include <OpenMS/FILTERING/NOISEESTIMATION/SignalToNoiseEstimatorMedian.h>#include <OpenMS/CONCEPT/ProgressLogger.h>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) |
1.8.16