Geant4 Cross Reference |
1 ######################### Macro file for Phys_ 2 # 3 #======================= PATHS FOR INPUTS 4 # 5 ## if don't set semi-lengths for world Box, co 6 ## of cell nucleus for calculating: WorldSemiX 7 /dsbandrepair/det/worldBoxSizes 100 100 5 um 8 9 /dsbandrepair/det/celldefinitionfile dn 10 11 /dsbandrepair/det/voxeldefinitionfile dn 12 /dsbandrepair/det/voxeldefinitionfile dn 13 /dsbandrepair/det/voxeldefinitionfile dn 14 /dsbandrepair/det/voxeldefinitionfile dn 15 /dsbandrepair/det/voxeldefinitionfile dn 16 17 /dsbandrepair/det/voxeldefinitionfile dn 18 /dsbandrepair/det/voxeldefinitionfile dn 19 /dsbandrepair/det/voxeldefinitionfile dn 20 /dsbandrepair/det/voxeldefinitionfile dn 21 /dsbandrepair/det/voxeldefinitionfile dn 22 # 23 #======================= CHOOSING DNA PHYSICS 24 # 25 /dsbandrepair/phys/physicsList G4EmDNAPhysics_ 26 # 27 #======================= INITIALIZE RUNMANA 28 # 29 /run/initialize 30 # 31 #======================= BEAM SPATIAL DISTRIB 32 # beam profile: Parallel, Ellipse; 33 # See cell-definition file for setting dimensi 34 /gps/pos/type Plane 35 /gps/pos/shape Ellipse 36 /gps/pos/halfx 9850 nm 37 /gps/pos/halfy 7100 nm 38 /gps/pos/centre 0. 0. 2500. nm 39 /gps/direction 0 0 -1 40 41 # 42 #======================= SET PARTICLE'S INFO 43 # 44 /gps/particle proton 45 /gps/energy 1. MeV 46 # 47 #======================= SET EVENTS and START 48 # 49 /run/printProgress 10 # Print progress for ea 50 /run/beamOn 2 51