8 #ifndef CROMBIETOOLS_PLOTTOOLS_QUICKPLOT_H 9 #define CROMBIETOOLS_PLOTTOOLS_QUICKPLOT_H 39 void MakeCanvas ( TString FileBase, Int_t NumXBins, Double_t *XBins,
40 TString XLabel, TString =
"", Bool_t logY =
false);
43 void MakeCanvas ( TString FileBase, Int_t NumXBins, Double_t MinX, Double_t MaxX,
44 TString XLabel, TString =
"", Bool_t logY =
false);