Warning, /geant4/examples/extended/hadronic/Hadr01/p_w.in is written in an unsupported language. File is not indexed.
0001 #================================================
0002 # Macro file for Hadr01
0003 # 17.12.2018 V.Ivanchneko
0004 #================================================
0005 /control/verbose 2
0006 /run/verbose 1
0007 /tracking/verbose 0
0008 #
0009 /testhadr/TargetMat G4_W
0010 /testhadr/TargetRadius 20 cm
0011 /testhadr/TargetLength 50 cm
0012 /testhadr/NumberDivZ 1000
0013 /testhadr/NumberOfBinsE 1000
0014 /testhadr/PrintModulo 1000
0015 #
0016 /run/setCut 2 mm
0017 #/testhadr/Physics PHYSLIST
0018 #
0019 /run/initialize
0020 /testhadr/HistoName p_w_8gev
0021 /testhadr/MaxEdep 8 GeV
0022 #
0023 /gun/particle proton
0024 /gun/energy 8. GeV
0025 /run/beamOn 1000
0026 #