Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm13.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # photon 20 MeV; gamma conversion to e+e-
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Lead
0011 /testem/det/setSize 5 mm
0012 #
0013 /run/initialize
0014 #
0015 /process/inactivate phot
0016 /process/inactivate compt
0017 #
0018 /gun/particle gamma
0019 /gun/energy 20 MeV
0020 #
0021 ##/tracking/verbose 2
0022 ##/run/beamOn 1
0023 #
0024 /run/beamOn 100000