Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/gammaray_telescope/gammaraytel.in is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for the test of GammaRayTel
0003 #
0004 
0005 /control/verbose 1
0006 /control/saveHistory
0007 /run/verbose 1
0008 /control/execute physics.mac
0009 
0010 /run/initialize
0011 
0012 /gun/sourceGen true
0013 
0014 /gun/particle proton
0015 /gun/energy 1 GeV
0016 /gun/sourceType 2
0017 /run/beamOn 100
0018 
0019 /gun/particle gamma
0020 /gun/energy 1 GeV
0021 /gun/sourceType 2
0022 /run/beamOn 100
0023 
0024 /gun/particle e-
0025 /gun/energy 1 GeV
0026 /gun/sourceType 2
0027 /run/beamOn 100