Warning, /geant4/examples/extended/electromagnetic/TestEm1/runs.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm1.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # electron 100 MeV; all processes
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Aluminium
0011 /testem/det/setSize 10 m
0012 #
0013 /run/initialize
0014 #
0015 /testem/gun/setDefault
0016 /gun/particle e-
0017 /gun/energy 100 MeV
0018 #
0019 /analysis/h1/set 1 100 0 50 cm #track length of primary
0020 /analysis/h1/set 2 100 0 300 none #nb steps of primary
0021 /analysis/h1/set 3 200 0 20 mm #step size of primary
0022 /analysis/h1/set 4 100 50 150 MeV #total energy deposit
0023 /analysis/h1/set 5 100 0 100 MeV #sec. chared energy spectrum
0024 /analysis/h1/set 6 100 0 100 MeV #sec. neutral energy spectrum
0025 /analysis/h1/setAscii 1
0026 #
0027 /run/setCut 1 mm
0028 /analysis/setFileName run0
0029 /run/beamOn 2000
0030 #
0031 /process/eLoss/verbose 0
0032 #
0033 /run/setCut 10 um
0034 /analysis/setFileName run1
0035 /run/beamOn 2000