50 #ifndef OPENMS_TRANSFORMATIONS_FEATUREFINDER_SUPERHIRN_BACKGROUNDCONTROL_H 51 #define OPENMS_TRANSFORMATIONS_FEATUREFINDER_SUPERHIRN_BACKGROUNDCONTROL_H 53 #include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/SuperHirnConfig.h> 78 void addPeakMSScan(
double, std::list<CentroidPeak> * peakList);
80 double getBackgroundLevel(
double mz,
double tr);
83 std::map<double, std::map<double, BackgroundIntensityBin> >::iterator findTrKey(
double);
86 std::map<double, BackgroundIntensityBin>::iterator findMzKey(
double mz, std::map<double, BackgroundIntensityBin> *);
88 void processIntensityMaps();
101 #endif // OPENMS_TRANSFORMATIONS_FEATUREFINDER_SUPERHIRN_BACKGROUNDCONTROL_H Definition: BackgroundControl.h:63
std::map< double, std::map< double, BackgroundIntensityBin > > intensityBinMap
Definition: BackgroundControl.h:68
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
bool operator<(const MultiplexDeltaMasses &dm1, const MultiplexDeltaMasses &dm2)