8 #ifndef CROMBIETOOLS_PLOTTOOLS_RATIOCOMPARISON_H 9 #define CROMBIETOOLS_PLOTTOOLS_RATIOCOMPARISON_H 31 void MakeCompare ( TString FileBase, Int_t NumXBins, Double_t *XBins,
32 TString XLabel, TString YLabel );
35 void MakeCompare ( TString FileBase, Int_t NumXBins, Double_t MinX, Double_t MaxX,
36 TString XLabel, TString YLabel );
42 void AddRatioCuts ( TString num_cut, TString denom_cut,
FileType type, TString entry, Int_t color );