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

26 lines
424 B
Plaintext

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