Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # macro file for TestEm18.cc
0003 #
0004 /control/cout/ignoreThreadsExcept 0
0005 /control/verbose 2
0006 /run/verbose 1
0007 #
0008 /testem/det/setMat Water
0009 /testem/det/setSize 5 cm
0010 #
0011 /testem/phys/addPhysics standard
0012 #
0013 /run/setCut 1 mm
0014 #
0015 /process/em/verbose 0
0016 /process/em/printParameters
0017 # 
0018 /run/initialize
0019 #
0020 /gun/particle e- 
0021 /gun/energy 100 MeV
0022 #
0023 /testem/trackSecondaries true
0024 #
0025 /analysis/setFileName edep
0026 /analysis/h1/set  7 100 0 100 MeV         #total Elost
0027 /analysis/h1/set 10 100 0 100 MeV         #total Edep
0028 #
0029 /run/printProgress 10000
0030 /run/beamOn 100000