![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, *args) | |
| shoot (self) | |
| __call__ (self) | |
Public Attributes | |
| hist = TH1(*args) | |
Definition at line 186 of file samplers.py.
| python.samplers.TH1Sampler.__init__ | ( | self, | |
| * | args ) |
Definition at line 189 of file samplers.py.
|
inherited |
This is the call method that will actually be used (so that normal functions can also be passed in as samplers).
Definition at line 17 of file samplers.py.
| python.samplers.TH1Sampler.shoot | ( | self | ) |
Reimplemented from python.samplers.Sampler.
Definition at line 194 of file samplers.py.
| python.samplers.TH1Sampler.hist = TH1(*args) |
Definition at line 190 of file samplers.py.