Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes

Deisotoper Class Reference

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/Deisotoper.h>

List of all members.

Public Member Functions

 Deisotoper ()
 Deisotoper (CentroidData &)
virtual ~Deisotoper ()
std::list< DeconvPeak > & getDeconvPeaks ()
void go (CentroidData &)
void cleanDeconvPeaks ()
int getMinPeakGroupSize ()
double getTheta ()
int getScanNumber ()
bool getShortReportFlag ()
void setMinPeakGroupSize (int pMinPeakGroupSize)
void setTheta (double pTheta)
void setScanNumber (int pScanNumber)
void setShortReportFlag (bool pShortReportFlag)

Protected Attributes

std::list< DeconvPeakfDeconvPeaks
int fMinPeakGroupSize
double fTheta
int fScanNumber
bool fShortReportFlag

Constructor & Destructor Documentation

Deisotoper (  ) 
Deisotoper ( CentroidData  ) 
virtual ~Deisotoper (  )  [virtual]

Member Function Documentation

void cleanDeconvPeaks (  ) 
std::list<DeconvPeak>& getDeconvPeaks (  )  [inline]
int getMinPeakGroupSize (  )  [inline]
int getScanNumber (  )  [inline]
bool getShortReportFlag (  )  [inline]
double getTheta (  )  [inline]
void go ( CentroidData  ) 
void setMinPeakGroupSize ( int  pMinPeakGroupSize  )  [inline]
void setScanNumber ( int  pScanNumber  )  [inline]
void setShortReportFlag ( bool  pShortReportFlag  )  [inline]
void setTheta ( double  pTheta  )  [inline]

Member Data Documentation

std::list<DeconvPeak> fDeconvPeaks [protected]
int fMinPeakGroupSize [protected]
int fScanNumber [protected]
bool fShortReportFlag [protected]
double fTheta [protected]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:57 using doxygen 1.7.1