Back to home page

EIC code displayed by LXR

 
 

    


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

0001 
0002 #
0003 # macro file for TestEm5
0004 #
0005 /control/cout/ignoreThreadsExcept 0
0006 /control/verbose 1
0007 /run/verbose 1
0008 #
0009 /testem/det/setAbsMat G4_Al
0010 #
0011 /testem/det/setAbsThick 10 mm
0012 /testem/det/setAbsYZ    1 m
0013 #
0014 #/testem/phys/addPhysics  emstandard
0015 /testem/phys/addPhysics  emstandardATIMA
0016 #
0017 /run/setCut 0.01 mm
0018 #
0019 /run/initialize
0020 #
0021 /gun/particle e+
0022 /gun/energy 5 MeV
0023 /gun/position  -6 0 0 cm
0024 /gun/direction 1 0 0
0025 
0026 /analysis/setFileName posi
0027 /analysis/h1/set 1 100 0. 10. MeV
0028 /analysis/h1/set 3 100 0.  5. MeV
0029 /analysis/h1/set 5 100 -4  1  MeV
0030 
0031 #
0032 /tracking/verbose 0
0033 #
0034 /run/beamOn 10000
0035 #