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