22 lines
365 B
Plaintext
22 lines
365 B
Plaintext
# $Id: run01.mac,v 1.3 2000/06/20 12:58:06 maire Exp $
|
|
#
|
|
# Macro file for "TestEm2.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# PbWO4 L = 20 radl R = 5 radl; electron 5 GeV
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
#/run/particle/setCut 1.0 mm
|
|
#/run/initialize
|
|
#
|
|
/run/verbose 2
|
|
/event/drawTracks none
|
|
/event/printModulo 10
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 5 GeV
|
|
/run/beamOn 500
|
|
|
|
|