Geant4 Cross Reference |
>> 1 # $Id: TestEm1.in 99441 2016-09-22 08:35:13Z 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 /control/cout/ignoreThreadsExcept 0 6 /run/numberOfThreads 2 10 /run/numberOfThreads 2 7 /run/verbose 1 11 /run/verbose 1 8 # 12 # 9 /testem/det/setMat Aluminium 13 /testem/det/setMat Aluminium 10 /testem/det/setSize 10 m 14 /testem/det/setSize 10 m 11 # 15 # 12 /process/em/verbose 0 << 13 /testem/phys/addPhysics emstandard_opt0 16 /testem/phys/addPhysics emstandard_opt0 14 ###/testem/phys/addPhysics local 17 ###/testem/phys/addPhysics local 15 # 18 # 16 /run/setCut 1 mm 19 /run/setCut 1 mm >> 20 /process/eLoss/CSDARange true 17 # 21 # 18 /run/initialize 22 /run/initialize 19 /process/em/printParameters << 20 # << 21 ##/globalField/setValue 0 0 5 tesla 23 ##/globalField/setValue 0 0 5 tesla 22 # 24 # 23 /testem/gun/setDefault 25 /testem/gun/setDefault 24 /gun/particle e- 26 /gun/particle e- 25 /gun/energy 100 MeV 27 /gun/energy 100 MeV 26 # 28 # >> 29 /run/verbose 1 27 /run/printProgress 200 30 /run/printProgress 200 28 /run/beamOn 2000 << 29 # 31 # 30 /gun/particle proton << 31 /run/beamOn 2000 32 /run/beamOn 2000 32 # <<