Files
geant4/examples/extended/electromagnetic/TestEm1/geantino.mac
T
2016-06-10 11:51:14 +02:00

18 lines
298 B
Plaintext

# $Id: geantino.mac 66241 2012-12-13 18:34:42Z gunter $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# geantino 1 GeV; 100 evts
#
/control/verbose 2
/run/verbose 2
#
/run/initialize
#
/process/eLoss/verbose 0
#
/gun/particle geantino
/gun/energy 1 GeV
/run/beamOn 100