Geant4
10.02.p03
|
Go to the source code of this file.
Classes | |
class | testem0.App |
Namespaces | |
testem0 | |
Variables | |
testem0.myDC = TestEm0.DetectorConstruction() | |
testem0.myPL = TestEm0.PhysicsList() | |
testem0.myPGA = TestEm0.PrimaryGeneratorAction(myDC) | |
testem0.myRA = TestEm0.RunAction(myDC,myPGA) | |
testem0.pg = g4.G4ParticleGun() | |
testem0.materialList = TestEm0.getMaterialTable(); | |
testem0.particleList = TestEm0.getParticleTable() | |
list | testem0.enrgyList = ["eV","keV","MeV","GeV","TeV","PeV"] |
list | testem0.cutsList = ["um", "mm" , "cm", "m", "km"] |
testem0.app = App() | |