Files
geant4/examples/extended/electromagnetic/TestEm1/geantino.mac
T
2016-06-09 14:44:26 +02:00

18 lines
300 B
Plaintext

# $Id: geantino.mac,v 1.1 2006/01/24 18:29:07 maire Exp $
#
# 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