Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm14.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Water
0009 #
0010 /run/initialize
0011 #
0012 /run/setCut 1 nm
0013 #
0014 /gun/particle proton
0015 /gun/energy 100 MeV
0016 #
0017 /analysis/setFileName proton
0018 /analysis/h1/set 1  100 99   100 MeV    #energy  of primary  
0019 /analysis/h1/set 2  100 0.99 +1. none   #costeta of primary
0020 /analysis/h1/set 3  100 0.   500 keV    #energy  of ch. secondary  
0021 /analysis/h1/set 4  100 0.   +1. none   #costeta of ch. secondary
0022 /analysis/h1/set 5  100 0.   50 keV     #energy  of gamma  
0023 /analysis/h1/set 6  100 -1.  +1. none   #costeta of gamma
0024 #
0025 ##/tracking/verbose 2
0026 ##/run/beamOn 1
0027 #
0028 /run/beamOn 100000