Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Protected Attributes | List of all members
Deisotoper Class Reference

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

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

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 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:48 using doxygen 1.8.5