Metafunction to choose among RichPeak1D respectively RichPeak2D through a template argument. More...
#include <OpenMS/KERNEL/DRichPeak.h>
Metafunction to choose among RichPeak1D respectively RichPeak2D through a template argument.
The result is accessible via typedef Type.
DRichPeak<1>::Type
is RichPeak1D
DRichPeak<2>::Type
is RichPeak2D
Example:
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |