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

BackgroundControl Class Reference

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

List of all members.

Public Member Functions

 ~BackgroundControl ()
 BackgroundControl ()
void addPeakMSScan (double, std::list< CentroidPeak > *peakList)
double getBackgroundLevel (double mz, double tr)
std::map< double, std::map
< double,
BackgroundIntensityBin >
>::iterator 
findTrKey (double)
std::map< double,
BackgroundIntensityBin >
::iterator 
findMzKey (double mz, std::map< double, BackgroundIntensityBin > *)
void processIntensityMaps ()
bool operator== (const BackgroundControl &)
BackgroundControloperator<= (const BackgroundControl &)
BackgroundControloperator>= (const BackgroundControl &)
BackgroundControloperator< (const BackgroundControl &)
BackgroundControloperator> (const BackgroundControl &)

Private Member Functions

void init ()

Private Attributes

std::map< double, std::map
< double,
BackgroundIntensityBin > > 
intensityBinMap

Constructor & Destructor Documentation


Member Function Documentation

void addPeakMSScan ( double  ,
std::list< CentroidPeak > *  peakList 
)
std::map<double, BackgroundIntensityBin>::iterator findMzKey ( double  mz,
std::map< double, BackgroundIntensityBin > *   
)
std::map<double, std::map<double, BackgroundIntensityBin> >::iterator findTrKey ( double   ) 
double getBackgroundLevel ( double  mz,
double  tr 
)
void init (  )  [private]
BackgroundControl& operator< ( const BackgroundControl  ) 
BackgroundControl& operator<= ( const BackgroundControl  ) 
bool operator== ( const BackgroundControl  ) 
BackgroundControl& operator> ( const BackgroundControl  ) 
BackgroundControl& operator>= ( const BackgroundControl  ) 
void processIntensityMaps (  ) 

Member Data Documentation

std::map<double, std::map<double, BackgroundIntensityBin> > intensityBinMap [private]

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