HighLAND
|
This is the complete list of members for SystematicsTools, including all inherited members.
_cov (defined in SystematicsTools) | SystematicsTools | protected |
_covTotal (defined in SystematicsTools) | SystematicsTools | protected |
_cut_syst1 (defined in SystematicsTools) | SystematicsTools | protected |
_cut_syst2 (defined in SystematicsTools) | SystematicsTools | protected |
_nbins_syst (defined in SystematicsTools) | SystematicsTools | protected |
_norm_syst (defined in SystematicsTools) | SystematicsTools | protected |
_NTOYS_syst (defined in SystematicsTools) | SystematicsTools | protected |
_softwareVersion (defined in SystematicsTools) | SystematicsTools | protected |
_st_cov (defined in SystematicsTools) | SystematicsTools | protected |
_syst_computed (defined in SystematicsTools) | SystematicsTools | protected |
_tree1_syst (defined in SystematicsTools) | SystematicsTools | protected |
_tree2_syst (defined in SystematicsTools) | SystematicsTools | protected |
_uopt_syst (defined in SystematicsTools) | SystematicsTools | protected |
_var_syst (defined in SystematicsTools) | SystematicsTools | protected |
_w_cov (defined in SystematicsTools) | SystematicsTools | protected |
_xbins_syst (defined in SystematicsTools) | SystematicsTools | protected |
CheckSystComputed(TTree *tree1, TTree *tree2, const std::string &var, int nx, double *xbins, const std::string &cut1, const std::string &cut2, double norm, int NTOYS, const std::string &uopt) (defined in SystematicsTools) | SystematicsTools | |
errdebug (defined in SystematicsTools) | SystematicsTools | |
FillSystematicHistos(TTree *tree, const std::string &var, int nx, double *xbins, const std::string &cut, int NTOYS, const std::string &uopt, TH2_h *h2, TH2_h *h1w) (defined in SystematicsTools) | SystematicsTools | |
GetRatioSystematicCov(HistoStack *hs1, HistoStack *hs2, const std::string &uopt, const std::string &group="") (defined in SystematicsTools) | SystematicsTools | |
GetString(int code) (defined in SystematicsTools) | SystematicsTools | |
GetSystematicCov(HistoStack *hs, const std::string &uopt, const std::string &group="") (defined in SystematicsTools) | SystematicsTools | |
GetSystematicCov(TTree *tree, const std::string &var, int nx, double *xbins, const std::string &cut, int NTOYS, const std::string &uopt) (defined in SystematicsTools) | SystematicsTools | |
GetSystematicCovBase(HistoStack *hs1, HistoStack *hs2, const std::string &uopt, const std::string &group) (defined in SystematicsTools) | SystematicsTools | |
GetSystematicCovBase(TH2_h &h2, TH2_h &h1w, const std::string &uopt) (defined in SystematicsTools) | SystematicsTools | |
GetSystematicHistos(const std::string &group, HistoStack *hs1, HistoStack *hs2, TH2_h *&h2, TH2_h *&h1w) (defined in SystematicsTools) | SystematicsTools | |
GetVarFromTree(TTree *tree, const std::string &var) (defined in SystematicsTools) | SystematicsTools | |
IsValidWeight(Double_t weight) (defined in SystematicsTools) | SystematicsTools | |
SetSoftwareVersion(const std::string &ver) (defined in SystematicsTools) | SystematicsTools | inline |
SystematicsTools() (defined in SystematicsTools) | SystematicsTools | |
TreeHasVar(TTree *tree, const std::string &var) (defined in SystematicsTools) | SystematicsTools | |
UpdateSystematicCov(HistoStack *hs, TTree *tree, const std::string &var, int nx, double *xbins, const std::string &cut, int NTOYS, const std::string &uopt) | SystematicsTools | |
~SystematicsTools() (defined in SystematicsTools) | SystematicsTools | inlinevirtual |