Files
geant4/examples/extended/electromagnetic/TestEm13/compton.mac
T
2018-12-07 15:15:39 +01:00

25 lines
367 B
Plaintext

#
# 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