![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, *args) | |
| GetRandom (self) | |
| __getattr__ (self, attr) | |
Public Attributes | |
| th1 = load_hist(*args) | |
| globalbins | |
| globalbin_to_axisbin | |
| cheights = None, None, None | |
Definition at line 99 of file histsampling.py.
| python.histsampling.TH1.__init__ | ( | self, | |
| * | args ) |
Definition at line 102 of file histsampling.py.
| python.histsampling.TH1.__getattr__ | ( | self, | |
| attr ) |
Definition at line 112 of file histsampling.py.
| python.histsampling.TH1.GetRandom | ( | self | ) |
Definition at line 106 of file histsampling.py.
Definition at line 104 of file histsampling.py.
| python.histsampling.TH1.globalbin_to_axisbin |
Definition at line 104 of file histsampling.py.
| python.histsampling.TH1.globalbins |
Definition at line 104 of file histsampling.py.
| python.histsampling.TH1.th1 = load_hist(*args) |
Definition at line 103 of file histsampling.py.