Warning, /geant4/examples/extended/electromagnetic/TestEm17/munucl.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm17.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 /tracking/verbose 0
0008 #
0009 /testem/det/setMat Iron
0010 /testem/det/setSize 1 m
0011 #
0012 /testem/phys/addPhysics local
0013 /testem/phys/addPhysics muNucl
0014 #
0015 /run/setCut 1 mm
0016 #
0017 /run/initialize
0018 #
0019 /process/inactivate muIoni
0020 /process/inactivate muPairProd
0021 /process/inactivate muBrems
0022 /process/inactivate muToMuonPairProd
0023 #
0024 /gun/particle mu+
0025 /gun/energy 10 TeV
0026 #
0027 /testem/histo/setFileName munucl
0028 /testem/histo/setHisto 4 100 -10. 0.
0029 #
0030 /run/printProgress 10000
0031 #
0032 /run/beamOn 100000