Geant4 Cross Reference |
>> 1 # $Id: TestEm1.in 77289 2013-11-22 10:53:37Z gcosmo $ 1 # 2 # 2 # Macro file for "TestEm1.cc" 3 # Macro file for "TestEm1.cc" >> 4 # (can be run in batch, without graphic) >> 5 # >> 6 # electron 100 MeV; all processes 3 # 7 # 4 /control/verbose 2 8 /control/verbose 2 5 /control/cout/ignoreThreadsExcept 0 << 9 /run/verbose 2 6 /run/numberOfThreads 2 << 7 /run/verbose 1 << 8 # 10 # 9 /testem/det/setMat Aluminium 11 /testem/det/setMat Aluminium 10 /testem/det/setSize 10 m 12 /testem/det/setSize 10 m 11 # 13 # 12 /process/em/verbose 0 << 13 /testem/phys/addPhysics emstandard_opt0 14 /testem/phys/addPhysics emstandard_opt0 14 ###/testem/phys/addPhysics local 15 ###/testem/phys/addPhysics local 15 # << 16 /testem/phys/setCuts 1 mm 16 /run/setCut 1 mm << 17 # 17 # 18 /run/initialize 18 /run/initialize 19 /process/em/printParameters << 20 # << 21 ##/globalField/setValue 0 0 5 tesla 19 ##/globalField/setValue 0 0 5 tesla 22 # 20 # 23 /testem/gun/setDefault 21 /testem/gun/setDefault 24 /gun/particle e- 22 /gun/particle e- 25 /gun/energy 100 MeV 23 /gun/energy 100 MeV 26 # 24 # 27 /run/printProgress 200 25 /run/printProgress 200 28 /run/beamOn 2000 << 29 # 26 # 30 /gun/particle proton << 31 /run/beamOn 2000 27 /run/beamOn 2000 32 # <<