Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr01/raddecay.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_W
0010 /testhadr/TargetRadius     10 cm
0011 /testhadr/TargetLength     10 cm
0012 /testhadr/NumberDivZ       100
0013 /testhadr/PrintModulo      10
0014 #
0015 /run/setCut                1 mm
0016 /testhadr/Physics         QBBC
0017 /testhadr/Physics         RadioactiveDecay
0018 #
0019 #/physics_lists/factory/addRadioactiveDecay 
0020 #
0021 /run/initialize
0022 #
0023 /testhadr/HistoName    p_W_3GeV
0024 #
0025 /gun/particle proton
0026 /gun/energy 3. GeV
0027 /run/beamOn 100
0028 #