Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

TICFilter Class Reference
[Spectra Filters]

#include <OpenMS/FILTERING/TRANSFORMERS/TICFilter.h>

Inheritance diagram for TICFilter:

FilterFunctor FactoryProduct DefaultParamHandler

List of all members.


Detailed Description

TICFilter calculates TIC.

TICFilter Parameters are explained on a separate page.
template<typename SpectrumType>
double apply (SpectrumType &spectrum)
 function call operator
static FilterFunctorcreate ()
static const String getProductName ()

Public Member Functions

 TICFilter ()
 standard constructor
 TICFilter (const TICFilter &source)
 copy constructor
virtual ~TICFilter ()
 destructor
TICFilteroperator= (const TICFilter &source)
 assignment operator


Constructor & Destructor Documentation

TICFilter (  ) 

standard constructor

TICFilter ( const TICFilter source  ) 

copy constructor

virtual ~TICFilter (  )  [virtual]

destructor


Member Function Documentation

TICFilter& operator= ( const TICFilter source  ) 

assignment operator

static FilterFunctor* create (  )  [inline, static]

double apply ( SpectrumType &   )  [inline]

function call operator

Reimplemented from FilterFunctor.

static const String getProductName (  )  [inline, static]

Reimplemented from FilterFunctor.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:44 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1