35 #ifndef OPENMS_KERNEL_DRICHPEAK_H
36 #define OPENMS_KERNEL_DRICHPEAK_H
60 template <UInt dimensions>
76 typedef RichPeak2D Type;
83 #endif // OPENMS_KERNEL_DRICHPEAK_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A 1-dimensional raw data point or peak with meta information.
Definition: RichPeak1D.h:52
Metafunction to choose among RichPeak1D respectively RichPeak2D through a template argument...
Definition: DRichPeak.h:61