1 #ifndef DPGAnalysis_SiStripTools_StatisticsPlots_h 2 #define DPGAnalysis_SiStripTools_StatisticsPlots_h 9 class TGraphAsymmErrors;
14 TH1F*
TimeRatio(TFile&
ff,
const char* modulen,
const char* moduled,
const int irun,
const int rebin=1);
20 const char* outtrunk);
22 #endif // DPGAnalysis_SiStripTools_StatisticsPlots_h
TH2F * Combined2DHisto(TFile &ff, const char *module, const char *histname)
TH1F * TimeRatio(TFile &ff, const char *modulen, const char *moduled, const int irun, const int rebin=1)
void StatisticsPlots(const char *fullname, const char *module, const char *label, const char *postfix, const char *shortname, const char *outtrunk)
TGraphAsymmErrors * SummaryHistoRatioGraph(TFile &f1, const char *mod1, TFile &f2, const char *mod2, const char *hname)
TH1D * SummaryHisto(TFile &ff, const char *module)
TH1F * CombinedHisto(TFile &ff, const char *module, const char *histname)
TH1D * SummaryHistoRatio(TFile &f1, const char *mod1, TFile &f2, const char *mod2, const char *hname)
void DeadTimeAPVCycle(TH1F *hist, const std::vector< int > &bins)