Files
geant4/examples/extended/electromagnetic/TestEm1/run10.mac
T
2016-06-08 16:57:27 +02:00

18 lines
302 B
Plaintext

# $Id: run10.mac,v 1.2 2002/12/11 14:19:19 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# electron 10 GeV; all processes
#
/control/verbose 2
#
/run/initialize
#
/run/verbose 2
#
/gun/particle e-
/gun/energy 10 GeV
/testem/event/printModulo 10
/run/beamOn 100