![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, *args) | |
| GetRandom (self) | |
| __getattr__ (self, attr) | |
Public Attributes | |
| th2 = load_hist(*args) | |
| globalbins | |
| globalbin_to_axisbin | |
| cheights = None, None, None | |
Definition at line 117 of file histsampling.py.
| python.histsampling.TH2.__init__ | ( | self, | |
| * | args ) |
Definition at line 120 of file histsampling.py.
| python.histsampling.TH2.__getattr__ | ( | self, | |
| attr ) |
Definition at line 130 of file histsampling.py.
| python.histsampling.TH2.GetRandom | ( | self | ) |
Definition at line 124 of file histsampling.py.
Definition at line 122 of file histsampling.py.
| python.histsampling.TH2.globalbin_to_axisbin |
Definition at line 122 of file histsampling.py.
| python.histsampling.TH2.globalbins |
Definition at line 122 of file histsampling.py.
| python.histsampling.TH2.th2 = load_hist(*args) |
Definition at line 121 of file histsampling.py.