![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self, var_name="", axis_title="", bins=-1, bmin=0., bmax=0., bdir=None, calib="", wp="", sys="SYS", test_tree=None, log_binning=False) |
| def | fill (self) |
| def | finalize (self) |
| def | name (self) |
| def | get_nom_H1 (self) |
| def | get_1up_H1 (self) |
| def | get_1dn_H1 (self) |
| def | get_wp (self) |
| def | get_sys (self) |
| def | get_calib (self) |
Private Attributes | |
| __muon_var | |
| Direct access to the branch which are going to be compared. More... | |
| __norm | |
| __var_name | |
| __wp | |
| __sys | |
| __calib | |
| __nom_sf | |
| __1up_sf | |
| __1dn_sf | |
| __nom_histo | |
| __1up_histo | |
| __1dn_histo | |
Definition at line 12 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.__init__ | ( | self, | |
var_name = "", |
|||
axis_title = "", |
|||
bins = -1, |
|||
bmin = 0., |
|||
bmax = 0., |
|||
bdir = None, |
|||
calib = "", |
|||
wp = "", |
|||
sys = "SYS", |
|||
test_tree = None, |
|||
log_binning = False |
|||
| ) |
Definition at line 13 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.fill | ( | self | ) |
Definition at line 53 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.finalize | ( | self | ) |
| def PlotSFuncertainty.SystDependency.get_1dn_H1 | ( | self | ) |
Definition at line 69 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.get_1up_H1 | ( | self | ) |
Definition at line 68 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.get_calib | ( | self | ) |
Definition at line 73 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.get_nom_H1 | ( | self | ) |
Definition at line 67 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.get_sys | ( | self | ) |
Definition at line 72 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.get_wp | ( | self | ) |
Definition at line 71 of file PlotSFuncertainty.py.
| def PlotSFuncertainty.SystDependency.name | ( | self | ) |
Definition at line 64 of file PlotSFuncertainty.py.
|
private |
Definition at line 37 of file PlotSFuncertainty.py.
|
private |
Definition at line 24 of file PlotSFuncertainty.py.
|
private |
Definition at line 31 of file PlotSFuncertainty.py.
|
private |
Definition at line 23 of file PlotSFuncertainty.py.
|
private |
Definition at line 21 of file PlotSFuncertainty.py.
|
private |
Direct access to the branch which are going to be compared.
Definition at line 15 of file PlotSFuncertainty.py.
|
private |
Definition at line 25 of file PlotSFuncertainty.py.
|
private |
Definition at line 22 of file PlotSFuncertainty.py.
|
private |
Definition at line 16 of file PlotSFuncertainty.py.
|
private |
Definition at line 20 of file PlotSFuncertainty.py.
|
private |
Definition at line 18 of file PlotSFuncertainty.py.
|
private |
Definition at line 19 of file PlotSFuncertainty.py.
1.8.18