Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm13/photoelec.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 100 keV; photoelectric
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Iron
0011 /testem/det/setSize 1 cm
0012 #
0013 /run/initialize
0014 #
0015 /process/inactivate compt
0016 /process/inactivate conv
0017 #
0018 /gun/particle gamma
0019 /gun/energy 100 keV
0020 #
0021 ##/tracking/verbose 2
0022 ##/run/beamOn 1
0023 #
0024 /run/beamOn 100000