![]() |
ATLAS Offline Software
|
Classes | |
| class | SystDependency |
Variables | |
| Options = getArgParser().parse_args() | |
| infile = ROOT.TFile(Options.InputFile) | |
| tree = infile.Get("MuonEfficiencyTest") | |
| calibReleases | |
| WPs = [wp for wp in Options.WP if wp in WPs] | |
| bonusname = Options.bonusname | |
| list | Histos = [] |
| var_name | |
| axis_title | |
| calib | |
| log_binning | |
| bins | |
| bmin | |
| bmax | |
| wp | |
| sys | |
| test_tree | |
| dummy = ROOT.TCanvas("dummy", "dummy", 800, 600) | |
| pu = PlotUtils(status = Options.label) | |
| nom = H.get_nom_H1().TH1() | |
| dn = H.get_1dn_H1().TH1() | |
| up = H.get_1up_H1().TH1() | |
| TopPad | |
| PlotSFuncertainty.axis_title |
Definition at line 109 of file PlotSFuncertainty.py.
| PlotSFuncertainty.bins |
Definition at line 111 of file PlotSFuncertainty.py.
| PlotSFuncertainty.bmax |
Definition at line 111 of file PlotSFuncertainty.py.
| PlotSFuncertainty.bmin |
Definition at line 111 of file PlotSFuncertainty.py.
| PlotSFuncertainty.bonusname = Options.bonusname |
Definition at line 99 of file PlotSFuncertainty.py.
| PlotSFuncertainty.calib |
Definition at line 110 of file PlotSFuncertainty.py.
| PlotSFuncertainty.calibReleases |
Definition at line 84 of file PlotSFuncertainty.py.
| PlotSFuncertainty.dn = H.get_1dn_H1().TH1() |
Definition at line 142 of file PlotSFuncertainty.py.
| PlotSFuncertainty.dummy = ROOT.TCanvas("dummy", "dummy", 800, 600) |
Definition at line 135 of file PlotSFuncertainty.py.
| list PlotSFuncertainty.Histos = [] |
Definition at line 101 of file PlotSFuncertainty.py.
| PlotSFuncertainty.infile = ROOT.TFile(Options.InputFile) |
Definition at line 81 of file PlotSFuncertainty.py.
| PlotSFuncertainty.log_binning |
Definition at line 110 of file PlotSFuncertainty.py.
| PlotSFuncertainty.nom = H.get_nom_H1().TH1() |
Definition at line 141 of file PlotSFuncertainty.py.
| PlotSFuncertainty.Options = getArgParser().parse_args() |
Definition at line 76 of file PlotSFuncertainty.py.
| PlotSFuncertainty.pu = PlotUtils(status = Options.label) |
Definition at line 138 of file PlotSFuncertainty.py.
| PlotSFuncertainty.sys |
Definition at line 112 of file PlotSFuncertainty.py.
| PlotSFuncertainty.test_tree |
Definition at line 112 of file PlotSFuncertainty.py.
| PlotSFuncertainty.TopPad |
Definition at line 157 of file PlotSFuncertainty.py.
| PlotSFuncertainty.tree = infile.Get("MuonEfficiencyTest") |
Definition at line 83 of file PlotSFuncertainty.py.
| PlotSFuncertainty.up = H.get_1up_H1().TH1() |
Definition at line 143 of file PlotSFuncertainty.py.
| PlotSFuncertainty.var_name |
Definition at line 108 of file PlotSFuncertainty.py.
| PlotSFuncertainty.wp |
Definition at line 112 of file PlotSFuncertainty.py.