26 lines
373 B
Plaintext
26 lines
373 B
Plaintext
#
|
|
# Macro file for "TestEm1.cc"
|
|
#
|
|
# Photon beam; 300 keV
|
|
# For interactive visualisation
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Germanium
|
|
/testem/det/setSize 1 cm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/control/execute vis.mac
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle gamma
|
|
/gun/energy 300 keV
|
|
# spread beam spot
|
|
/testem/gun/rndm 0.8
|
|
#
|
|
/tracking/verbose 1
|
|
#
|
|
/run/beamOn 20
|