Warning, /geant4/examples/extended/hadronic/Hadr02/hadr02.in is written in an unsupported language. File is not indexed.
0001 #================================================
0002 # Macro file for hadr00
0003 # 03.03.2011 V.Ivanchneko
0004 #================================================
0005 /control/verbose 1
0006 /run/verbose 1
0007 /tracking/verbose 0
0008 #
0009 /testhadr/TargetMat G4_Al
0010 /testhadr/TargetRadius 20 cm
0011 /testhadr/TargetLength 10 cm
0012 /run/printProgress 10
0013 #
0014 #/testhadr/ionPhysics DPMJET
0015 /testhadr/ionPhysics FTF
0016 /run/initialize
0017 #
0018 /run/setCut 1 km
0019 /gun/particle ion
0020 /gun/ion 16 32
0021 /gun/energy 200. GeV
0022 /testhadr/histo/fileType root
0023 /testhadr/histo/fileName s32_al_ftf
0024 /run/beamOn 100
0025 #