ATLAS Offline Software
Loading...
Searching...
No Matches
ParticleGun_SingleMonopole.py File Reference

Go to the source code of this file.

Namespaces

namespace  ParticleGun_SingleMonopole

Variables

int ParticleGun_SingleMonopole.PDG = 4110000
tuple ParticleGun_SingleMonopole.loE = (float(monmass) + 10.)*1000.
tuple ParticleGun_SingleMonopole.hiE = (float(monmass) + 6000.)*1000.
int ParticleGun_SingleMonopole.MeVmass = float(monmass)*1000.
 ParticleGun_SingleMonopole.description
 ParticleGun_SingleMonopole.keywords
 ParticleGun_SingleMonopole.generators
 ParticleGun_SingleMonopole.contact
 ParticleGun_SingleMonopole.specialConfig
 ParticleGun_SingleMonopole.pid
 ParticleGun_SingleMonopole.mom
 ParticleGun_SingleMonopole.energy
 ParticleGun_SingleMonopole.eta
str ParticleGun_SingleMonopole.ALINE1 = "M 4110000 %s.E+03 +0.0E+00 -0.0E+00 Monopole 0" % (monmass)
str ParticleGun_SingleMonopole.ALINE2 = "W 4110000 0.E+00 +0.0E+00 -0.0E+00 Monopole 0"
 ParticleGun_SingleMonopole.pdgmod = os.path.isfile('PDGTABLE.MeV')
 ParticleGun_SingleMonopole.f = open('PDGTABLE.MeV','a')