Files
geant4/examples/extended/electromagnetic/TestEm13/conv.mac
T
2016-06-09 16:46:55 +02:00

26 lines
432 B
Plaintext

# $Id: conv.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 20 MeV; gamma conversion to e+e-
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Lead
/testem/det/setSize 5 mm
#
/run/initialize
#
/process/inactivate phot
/process/inactivate compt
#
/gun/particle gamma
/gun/energy 20 MeV
#
##/tracking/verbose 2
##/run/beamOn 1
#
/run/beamOn 100000