52 #include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/SUPERHIRN/SuperHirnConfig.h> 77 void addPeakMSScan(
double, std::list<CentroidPeak> * peakList);
79 double getBackgroundLevel(
double mz,
double tr);
82 std::map<double, std::map<double, BackgroundIntensityBin> >::iterator findTrKey(
double);
85 std::map<double, BackgroundIntensityBin>::iterator findMzKey(
double mz, std::map<double, BackgroundIntensityBin> *);
87 void processIntensityMaps();
Definition: BackgroundControl.h:62
std::map< double, std::map< double, BackgroundIntensityBin > > intensityBinMap
Definition: BackgroundControl.h:67
bool operator==(_Iterator< _Val, _Ref, _Ptr > const &, _Iterator< _Val, _Ref, _Ptr > const &)
Definition: KDTree.h:806
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
bool operator<(const MultiplexDeltaMasses &dm1, const MultiplexDeltaMasses &dm2)