Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm11/water.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for TestEm11
0003 #
0004 # no constraint on tracking step
0005 #
0006 /control/cout/ignoreThreadsExcept 0
0007 /control/verbose 2
0008 /run/verbose 1
0009 #
0010 /testem/det/setNbOfAbsor  1
0011 /testem/det/setAbsor 1 Water  3 cm
0012 /testem/det/setSizeYZ 3 cm
0013 #
0014 /testem/phys/addPhysics  local  # em physics
0015 #
0016 /run/initialize
0017 #
0018 /run/setCut 100 um
0019 #
0020 /testem/gun/setDefault
0021 /gun/particle e-
0022 /gun/energy 4 MeV
0023 #
0024 /analysis/setFileName water_100um
0025 /analysis/h1/set 1 120 0.  24. mm               #edep profile
0026 /analysis/h1/set 3 100 0.  24. mm               #track length primary
0027 /analysis/h1/set 4 100 0.  2.  mm               #step length primary
0028 /analysis/h1/set 5 100 0.  20. mm               #proj range
0029 /analysis/h1/set 6 100 0.  24. mm               #track length secondaries
0030 #
0031 /run/printProgress 10000
0032 /run/beamOn 100000