Files
geant4/examples/extended/electromagnetic/TestEm13/photoelec.mac
T
2016-06-09 14:44:26 +02:00

26 lines
428 B
Plaintext

# $Id: photoelec.mac,v 1.2 2006/04/24 16:48:54 maire Exp $
#
# Macro file for "TestEm13.cc"
# (can be run in batch, without graphic)
#
# photon 100 keV; photoelectric
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Iron
/testem/det/setSize 1 cm
#
/run/initialize
#
/process/inactivate compt
/process/inactivate conv
#
/gun/particle gamma
/gun/energy 100 keV
#
##/tracking/verbose 2
##/run/beamOn 1
#
/run/beamOn 100000