![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, pid, histfile, num=100) | |
| shoot (self) | |
Public Attributes | |
| pid = PG.mksampler(pid) | |
| hist = PG.TH2(histfile, "h_pt_eta") | |
| numparticles = num | |
Definition at line 13 of file jobOption.ParticleGun_corrhist.py.
| jobOption.PtEtaHistParticleSampler.__init__ | ( | self, | |
| pid, | |||
| histfile, | |||
| num = 100 ) |
Definition at line 16 of file jobOption.ParticleGun_corrhist.py.
| jobOption.PtEtaHistParticleSampler.shoot | ( | self | ) |
Definition at line 21 of file jobOption.ParticleGun_corrhist.py.
| jobOption.PtEtaHistParticleSampler.hist = PG.TH2(histfile, "h_pt_eta") |
Definition at line 18 of file jobOption.ParticleGun_corrhist.py.
| jobOption.PtEtaHistParticleSampler.numparticles = num |
Definition at line 19 of file jobOption.ParticleGun_corrhist.py.
| jobOption.PtEtaHistParticleSampler.pid = PG.mksampler(pid) |
Definition at line 17 of file jobOption.ParticleGun_corrhist.py.