Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for TestEm11
0003 #
0004 # limit the step size from histo 1
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 G4_Si  1 mm
0012 /testem/det/setSizeYZ 1 mm
0013 #
0014 /testem/phys/addPhysics  emstandard_opt3        # em physics
0015 #
0016 /run/initialize
0017 #
0018 /testem/gun/setDefault
0019 /gun/particle e-
0020 /gun/energy 500 keV
0021 #
0022 ###/analysis/setFileName testem11
0023 ###/analysis/h1/set 1 100 0.    1. mm   #edep profile
0024 ###/analysis/h1/set 2 102 0.  510. keV  #total Edep
0025 ###/analysis/h1/set 3 100 0.    2. mm   #track length
0026 ###/analysis/h1/set 4 100 0.  200. um   #step length
0027 ###/analysis/h1/set 5 100 0.    1. mm   #proj range
0028 #
0029 /run/printProgress 10000
0030 /run/beamOn 20000