Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm18/proton.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 10 cm
0010 #
0011 /run/setCut 100 um
0012 #
0013 /process/em/verbose 0
0014 /process/em/printParameters 
0015 #
0016 /run/initialize
0017 #
0018 /gun/particle proton 
0019 /gun/energy 1 GeV
0020 #
0021 /analysis/setFileName proton
0022 #
0023 /analysis/h1/set 1 100 0 10 cm    #step size
0024 /analysis/h1/set 2 100 0 40 MeV  #continuous Edeposited 
0025 /analysis/h1/set 3 100 0 40 MeV  #Etransfered by ionisation
0026 /analysis/h1/set 6 100 0 40 MeV  #total Etransfered
0027 /analysis/h1/set 7 100 0 40 MeV  #total Elost
0028 /analysis/h1/set 8 100 0 40 MeV  #energy balance
0029 /analysis/h1/set 12 100 0 5 MeV  #e- energy spectrum
0030 #
0031 /run/printProgress 10000
0032 /run/beamOn 100000