26 lines
421 B
Plaintext
26 lines
421 B
Plaintext
# $Id: anni.mac,v 1.4 2006-06-01 18:17:29 vnivanch Exp $
|
|
#
|
|
# Macro file for "TestEm13.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# e+ e- ---> gamma gamma
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Aluminium
|
|
/testem/det/setSize 5 cm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate eIoni
|
|
/process/inactivate eBrem
|
|
#
|
|
/gun/particle e+
|
|
/gun/energy 10 MeV
|
|
#
|
|
##/tracking/verbose 2
|
|
##/run/beamOn 1
|
|
#
|
|
/run/beamOn 100000
|