Warning, /geant4/examples/extended/electromagnetic/TestEm18/ion.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # macro file for TestEm18.cc
0003 #
0004 /control/cout/ignoreThreadsExcept 0
0005 /control/verbose 2
0006 /run/verbose 1
0007 #
0008 /testem/det/setMat Water
0009 /testem/det/setSize 1 cm
0010 #
0011 /testem/phys/addPhysics standard
0012 #
0013 /run/setCut 1 mm
0014 #
0015 /process/em/verbose 0
0016 /process/em/printParameters
0017 #
0018 /run/initialize
0019 #
0020 /gun/particle ion
0021 /gun/ion 6 12
0022 /gun/energy 4 GeV
0023 #
0024 /analysis/setFileName C12
0025 #
0026 /analysis/h1/set 1 100 0 1 cm #step size
0027 /analysis/h1/set 2 100 100 150 MeV #continuous Edeposited
0028 /analysis/h1/set 3 100 0 20 MeV #Etransfered by ionisation
0029 /analysis/h1/set 6 100 0 20 MeV #total Etransfered
0030 /analysis/h1/set 7 100 100 150 MeV #total Elost
0031 /analysis/h1/set 8 100 100 150 MeV #energy balance
0032 /analysis/h1/set 12 100 0 1000 keV #e- energy spectrum
0033 #
0034 /run/printProgress 10000
0035 /run/beamOn 100000