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

CentroidData Class Reference

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

List of all members.

Public Member Functions

 CentroidData (int, boost::shared_ptr< RawData >, bool)
 CentroidData (int, boost::shared_ptr< RawData >, double, bool)
virtual ~CentroidData ()
void get (std::list< CentroidPeak > &)
void set (boost::shared_ptr< RawData >)
void set (std::vector< double > &, std::vector< double > &)
void setWidth (int pWidth)
int getWidth ()
void setNoise (double)
double getNoise ()
void removeNoise ()
bool getNextPeakGroup (std::list< CentroidPeak >::iterator &, std::list< CentroidPeak >::iterator &)
void resetPeakGroupIter ()

Public Attributes

bool centroidDataModus_

Protected Member Functions

void calcCentroids (boost::shared_ptr< RawData >)

Protected Attributes

int fWindowWidth
double fNoise
double fScanRetentionTime
std::list< CentroidPeakfCentroidPeaks
std::list< CentroidPeak >::iterator fPeakGroupStart

Constructor & Destructor Documentation

CentroidData ( int  ,
boost::shared_ptr< RawData ,
bool   
)
CentroidData ( int  ,
boost::shared_ptr< RawData ,
double  ,
bool   
)
virtual ~CentroidData (  )  [virtual]

Member Function Documentation

void calcCentroids ( boost::shared_ptr< RawData  )  [protected]
void get ( std::list< CentroidPeak > &   ) 
bool getNextPeakGroup ( std::list< CentroidPeak >::iterator &  ,
std::list< CentroidPeak >::iterator &   
)
double getNoise (  )  [inline]
int getWidth (  )  [inline]
void removeNoise (  ) 
void resetPeakGroupIter (  ) 
void set ( std::vector< double > &  ,
std::vector< double > &   
)
void set ( boost::shared_ptr< RawData  ) 
void setNoise ( double   ) 
void setWidth ( int  pWidth  )  [inline]

Member Data Documentation

std::list<CentroidPeak> fCentroidPeaks [protected]
double fNoise [protected]
std::list<CentroidPeak>::iterator fPeakGroupStart [protected]
int fWindowWidth [protected]

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