Warning, /geant4/examples/extended/electromagnetic/TestEm18/muon.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 G4_Cu
0009 /testem/det/setSize 1 m
0010 #
0011 /testem/phys/addPhysics standard
0012 #
0013 /run/setCut 1 mm
0014 #
0015 /run/initialize
0016 #
0017 /gun/particle mu+
0018 /gun/energy 1 TeV
0019 #
0020 /analysis/setFileName mu+
0021 #
0022 /analysis/h1/set 1 100 0 30 cm #step size
0023 /analysis/h1/set 2 100 0 2 GeV #continuous Edeposited
0024 /analysis/h1/set 3 100 0 1000 GeV #Etransfered by ionisation
0025 /analysis/h1/set 4 100 0 1000 GeV #Etransfered by brems
0026 /analysis/h1/set 5 100 0 1000 GeV #Etransfered by (e+,e-) prod
0027 /analysis/h1/set 6 100 0 1000 GeV #total Etransfered
0028 /analysis/h1/set 7 100 0 1000 GeV #total Elost
0029 /analysis/h1/set 8 100 0 1000 GeV #energy balance
0030 /analysis/h1/set 11 100 0 1000 GeV #gamma energy spectrum
0031 /analysis/h1/set 12 100 0 1000 GeV #e- energy spectrum
0032 /analysis/h1/set 13 100 0 1000 GeV #e+ energy spectrum
0033 #
0034 /run/printProgress 10000
0035 /run/beamOn 100000