25 lines
378 B
Plaintext
25 lines
378 B
Plaintext
#
|
|
# 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
|