Files
geant4/examples/novice/N03/run1.mac
T
2016-06-08 15:55:53 +02:00

21 lines
390 B
Plaintext

# $Id: run1.mac,v 1.2 2000/11/21 10:59:42 maire Exp $
#
# Macro file for "exampleN03.cc"
#
# can be run in batch, without graphic
# or interactively: Idle> /control/execute run1.mac
#
/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