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 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:27 using doxygen 1.8.11 |