Warning, /geant4/examples/extended/hadronic/Hadr00/ge.mac is written in an unsupported language. File is not indexed.
0001 #================================================
0002 # Macro file for hadr01
0003 # 06.06.2006 V.Ivanchneko
0004 #================================================
0005 /control/verbose 1
0006 /run/verbose 1
0007 /tracking/verbose 0
0008 #
0009 /testhadr/TargetMat G4_PbWO4
0010 /testhadr/targetElm Pb
0011 /testhadr/TargetRadius 1 cm
0012 /testhadr/TargetLength 10 cm
0013 /run/printProgress 10
0014 #
0015 /run/initialize
0016 /process/em/workerVerbose 0
0017 #
0018 /gun/particle gamma
0019 /gun/energy 100. MeV
0020 /testhadr/fileName gnuc
0021 /testhadr/particle gamma
0022 /testhadr/verbose 0
0023 /process/eLoss/verbose 0
0024 /run/beamOn 1
0025 #
0026 /gun/particle e-
0027 /testhadr/fileName enuc
0028 /testhadr/particle e-
0029 /run/beamOn 1
0030 #