Go to the documentation of this file. 1 #ifndef CommonAnalyzer_h
2 #define CommonAnalyzer_h
30 const std::vector<unsigned int>
getRunList()
const;
31 const std::vector<unsigned int>
getFillList()
const;
39 const std::vector<unsigned int>
getList(
const char* what)
const;
48 #endif // CommonAnalyzer_h
TObject * getObject(const char *name) const
T mod(const T &a, const T &b)
const std::string & getPath() const
void setPrefix(const char *prefix)
const std::string & getPrefix() const
CommonAnalyzer & operator=(const CommonAnalyzer &dtca)
void setModule(const char *mod)
TH1F * getBinomialRatio(const CommonAnalyzer &denom, const char *name, const int rebin=-1) const
void setRunNumber(const char *run)
const std::vector< unsigned int > getFillList() const
void setPath(const char *path)
void setFile(TFile *file)
const std::string & getModule() const
const std::vector< unsigned int > getList(const char *what) const
TNamed * getObjectWithSuffix(const char *name, const char *suffix="") const
const std::vector< unsigned int > getRunList() const
CommonAnalyzer(TFile *file, const char *run, const char *mod, const char *path="", const char *prefix="")
const std::string & getRunNumber() const