Files
geant4/examples/extended/electromagnetic/TestEm1/run00.mac
T
2016-06-08 15:28:20 +02:00

18 lines
299 B
Plaintext

# $Id: run00.mac,v 1.1 1999/10/11 13:07:25 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
#
# geantino 1 GeV; 10000 evts
#
/control/verbose 2
#
/run/initialize
#
/run/verbose 2
/event/drawTracks none
#
/gun/particle geantino
/gun/energy 1 GeV
/run/beamOn 10000