Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for TestEm12
0003 #
0004 # limit the step size from histos 1 and 8
0005 #
0006 /control/cout/ignoreThreadsExcept 0
0007 /control/verbose 2
0008 /run/verbose 1
0009 #
0010 /testem/det/setMat G4_WATER
0011 /testem/det/setRadius  3 cm
0012 /testem/det/setNbOfLayers 1
0013 #
0014 /testem/phys/addPhysics  emstandard_opt0        # em physics
0015 #
0016 /run/initialize
0017 #
0018 /run/setCut 10 um
0019 #
0020 /gun/particle e-
0021 /gun/energy 4 MeV
0022 #
0023 ###/analysis/setFileName testem12
0024 ###/analysis/h1/set 1 120  0.   2.4 cm  #edep profile
0025 ###/analysis/h1/set 2 180  0.   4.5 MeV #total Edep
0026 ###/analysis/h1/set 3 100  0.    3. cm  #true track length
0027 ###/analysis/h1/set 4 100  0.  500. um  #true step length
0028 ###/analysis/h1/set 5 200 -3.    3. cm  #proj range
0029 ###/analysis/h1/set 8 120  0.   1.2 none        #normalized edep profile
0030 #
0031 /run/printProgress 1000
0032 /run/beamOn 10000