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

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

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 2.0.0 Documentation generated on Fri May 29 2015 17:20:35 using doxygen 1.8.9.1