Warning, /geant4/examples/extended/electromagnetic/TestEm14/electron.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 Aluminium
0009 #
0010 /run/initialize
0011 #
0012 /run/setCut 100 um
0013
0014 ###/process/inactivate eIoni
0015 /process/inactivate eBrem
0016 #
0017 /gun/particle e-
0018 /gun/energy 100 MeV
0019 #
0020 /analysis/setFileName eioni
0021 ### /analysis/setFileName ebrem
0022 /analysis/h1/set 1 100 0. 100 MeV #energy of primary
0023 /analysis/h1/set 2 100 0.5 +1. none #costeta of primary
0024 /analysis/h1/set 3 100 0. 100 MeV #energy of ch. secondary
0025 /analysis/h1/set 4 100 0. +1. none #costeta of ch. secondary
0026 ###/analysis/h1/set 5 100 0. 100 MeV #energy of ne. secondary
0027 ###/analysis/h1/set 6 100 0.99 +1. none #costeta of ne. secondary
0028 #
0029 ###/tracking/verbose 2
0030 ###/run/beamOn 1
0031 #
0032 /run/beamOn 100000