7 #ifndef CROMBIETOOLS_ANALYSISTOOLS_HISTANALYSIS_H 8 #define CROMBIETOOLS_ANALYSISTOOLS_HISTANALYSIS_H 50 TH1D*
DoScaleFactors ( TString PlotVar, Int_t NumBins, Double_t *XBins,
53 TH1D*
DoScaleFactors ( TString PlotVar, Int_t NumBins, Double_t MinX, Double_t MaxX,
57 void PlotScaleFactors ( TString FileBase, TString PlotVar, Int_t NumBins, Double_t *XBins,
60 void PlotScaleFactors ( TString FileBase, TString PlotVar, Int_t NumBins, Double_t MinX, Double_t MaxX,
70 Int_t NumBins, Double_t *XBins );
74 Int_t NumBins, Double_t MinX, Double_t MaxX );