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