17 lines
276 B
Plaintext
17 lines
276 B
Plaintext
# $Id: run00.mac,v 1.2 2001/10/26 12:51:21 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
|
|
#
|
|
/gun/particle geantino
|
|
/gun/energy 1 GeV
|
|
/run/beamOn 10000
|