Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr01/hyper.in 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 2
0006 /run/verbose 2
0007 /tracking/verbose 0
0008 #
0009 /testhadr/TargetMat        G4_PbWO4
0010 /testhadr/TargetRadius     1  cm
0011 /testhadr/TargetLength     10 cm
0012 /testhadr/NumberDivZ       100
0013 /testhadr/PrintModulo      10
0014 #
0015 /run/setCut                1 mm
0016 #
0017 /testhadr/BCParticles true
0018 /testhadr/HyperNuclei true
0019 #
0020 /run/initialize
0021 #
0022 /gun/particle hyperalpha
0023 /gun/energy 100. GeV
0024 /run/beamOn 100
0025 /gun/particle anti_hyperalpha
0026 /run/beamOn 100
0027 #