7 #ifndef CROMBIETOOLS_PLOTTOOLS_PLOTBRAZIL_H 8 #define CROMBIETOOLS_PLOTTOOLS_PLOTBRAZIL_H 30 void AddPoint ( Double_t point, Double_t observed, Double_t lowest, Double_t low,
31 Double_t mid, Double_t high, Double_t highest );
37 void MakePlot ( TString FileBase, TString XLabel, TString YLabel,
38 Bool_t logY =
false, Bool_t logX =
false );