#include <OpenMS/config.h>
#include <vector>
Go to the source code of this file.
|
class | PeakPickerMaxima |
| This class implements a fast peak-picking algorithm best suited for high resolution MS data (FT-ICR-MS, Orbitrap). In high resolution data, the signals of ions with similar mass-to-charge ratios (m/z) exhibit little or no overlapping and therefore allow for a clear separation. Furthermore, ion signals tend to show well-defined peak shapes with narrow peak width. More...
|
|
struct | PeakPickerMaxima::PeakCandidate |
| The PeakCandidate describes the output of the peak picker. More...
|
|