18 lines
299 B
Plaintext
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
|