Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm17/TestEm17.in is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "TestEm17.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Iron
0009 /testem/det/setSize 1 m
0010 #
0011 /testem/phys/addPhysics emstandard_opt0
0012 /run/setCut 1 mm
0013 #
0014 /run/initialize
0015 #
0016 /gun/particle mu+
0017 /gun/energy 10 TeV
0018 #
0019 /run/printProgress 1000
0020 #
0021 /run/beamOn 10000
0022 #
0023 /gun/particle pi+
0024 /run/beamOn 10000
0025 #
0026 /gun/particle proton
0027 /run/beamOn 10000
0028 #
0029