#include <OpenMS/FILTERING/TRANSFORMERS/IsotopeMarker.h>
IsotopeMarker Parameters are explained on a separate page.
template<typename SpectrumType> | |
void | apply (std::map< double, bool > marked, SpectrumType &spectrum) |
static PeakMarker * | create () |
static const String | getProductName () |
Public Member Functions | |
IsotopeMarker () | |
default constructor | |
IsotopeMarker (const IsotopeMarker &source) | |
copy constructor | |
virtual | ~IsotopeMarker () |
destructor | |
IsotopeMarker & | operator= (const IsotopeMarker &source) |
assignment operator |
IsotopeMarker | ( | ) |
default constructor
IsotopeMarker | ( | const IsotopeMarker & | source | ) |
copy constructor
virtual ~IsotopeMarker | ( | ) | [virtual] |
destructor
IsotopeMarker& operator= | ( | const IsotopeMarker & | source | ) |
assignment operator
static PeakMarker* create | ( | ) | [inline, static] |
void apply | ( | std::map< double, bool > | marked, | |
SpectrumType & | spectrum | |||
) | [inline] |
static const String getProductName | ( | ) | [inline, static] |
Reimplemented from PeakMarker.
Generated Tue Apr 1 15:36:44 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |