Files
geant4/examples/novice/N03/run1.mac
T
2016-06-01 15:25:35 +02:00

20 lines
340 B
Plaintext

# $Id: run1.mac,v 2.2 1998/10/30 12:30:16 maire Exp $
#
# Macro file for "exampleN03.cc"
#
# (can be run in batch, without graphic)
#
/control/verbose 2
/control/saveHistory
#
/run/verbose 2
/event/verbose 0
/tracking/verbose 1
#
# muon 300 MeV to the direction (1.,0.,0.)
# 3 events
#
/gun/particle mu+
/gun/energy 300 MeV
/run/beamOn 3