#include <vector>
Go to the source code of this file.
Functions | |
TH2F * | Combined2DHisto (TFile &ff, const char *module, const char *histname) |
TH1F * | CombinedHisto (TFile &ff, const char *module, const char *histname) |
void | DeadTimeAPVCycle (TH1F *hist, const std::vector< int > &bins) |
void | StatisticsPlots (const char *fullname, const char *module, const char *label, const char *postfix, const char *shortname, const char *outtrunk) |
TH1D * | SummaryHisto (TFile &ff, const char *module) |
TH1D * | SummaryHistoRatio (TFile &f1, const char *mod1, TFile &f2, const char *mod2, const char *hname) |
TGraphAsymmErrors * | SummaryHistoRatioGraph (TFile &f1, const char *mod1, TFile &f2, const char *mod2, const char *hname) |
TH1F * | TimeRatio (TFile &ff, const char *modulen, const char *moduled, const int irun, const int rebin=1) |
TH2F* Combined2DHisto | ( | TFile & | ff, |
const char * | module, | ||
const char * | histname | ||
) |
Definition at line 203 of file StatisticsPlots.cc.
References gather_cfg::cout, CommonAnalyzer::getObject(), CommonAnalyzer::getRunList(), estimatePileup::hist, i, query::result, gather_cfg::runs, CommonAnalyzer::setPath(), and python.multivaluedict::sort().
TH1F* CombinedHisto | ( | TFile & | ff, |
const char * | module, | ||
const char * | histname | ||
) |
Definition at line 76 of file StatisticsPlots.cc.
References gather_cfg::cout, CommonAnalyzer::getObject(), CommonAnalyzer::getRunList(), estimatePileup::hist, i, query::result, gather_cfg::runs, CommonAnalyzer::setPath(), and python.multivaluedict::sort().
void DeadTimeAPVCycle | ( | TH1F * | hist, |
const std::vector< int > & | bins | ||
) |
Definition at line 17 of file StatisticsPlots.cc.
References gather_cfg::cout, and i.
void StatisticsPlots | ( | const char * | fullname, |
const char * | module, | ||
const char * | label, | ||
const char * | postfix, | ||
const char * | shortname, | ||
const char * | outtrunk | ||
) |
Definition at line 241 of file StatisticsPlots.cc.
References gather_cfg::cout, HILowLumiHLTOfflineSource_cfi::dirname, alignCSCRings::ff, CommonAnalyzer::getObject(), CommonAnalyzer::getRunList(), i, cmsHarvester::nevents, gather_cfg::runs, CommonAnalyzer::setPath(), python.multivaluedict::sort(), and AlCaHLTBitMon_QueryRunRegistry::string.
TH1D* SummaryHisto | ( | TFile & | ff, |
const char * | module | ||
) |
Definition at line 142 of file StatisticsPlots.cc.
References CommonAnalyzer::getObject(), CommonAnalyzer::getRunList(), i, cmsHarvester::nevents, gather_cfg::runs, CommonAnalyzer::setPath(), and python.multivaluedict::sort().
Referenced by SummaryHistoRatio(), and SummaryHistoRatioGraph().
TH1D* SummaryHistoRatio | ( | TFile & | f1, |
const char * | mod1, | ||
TFile & | f2, | ||
const char * | mod2, | ||
const char * | hname | ||
) |
TGraphAsymmErrors* SummaryHistoRatioGraph | ( | TFile & | f1, |
const char * | mod1, | ||
TFile & | f2, | ||
const char * | mod2, | ||
const char * | hname | ||
) |
TH1F* TimeRatio | ( | TFile & | ff, |
const char * | modulen, | ||
const char * | moduled, | ||
const int | irun, | ||
const int | rebin = 1 |
||
) |
Definition at line 112 of file StatisticsPlots.cc.
References CommonAnalyzer::getObject(), and CommonAnalyzer::setPath().