Geant4 Cross Reference |
>> 1 # $Id: TestEm1.in,v 1.25 2008-09-12 16:32:25 maire Exp $ 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 # 16 /run/setCut 1 mm << 17 # << 18 /run/initialize 17 /run/initialize 19 /process/em/printParameters << 20 # << 21 ##/globalField/setValue 0 0 5 tesla << 22 # 18 # 23 /testem/gun/setDefault 19 /testem/gun/setDefault 24 /gun/particle e- 20 /gun/particle e- 25 /gun/energy 100 MeV 21 /gun/energy 100 MeV 26 # 22 # 27 /run/printProgress 200 << 23 /testem/phys/setCuts 1 mm 28 /run/beamOn 2000 24 /run/beamOn 2000 29 # << 30 /gun/particle proton << 31 /run/beamOn 2000 << 32 # <<