Files
geant4/examples/extended/electromagnetic/TestEm2/run01.mac
T
2016-06-08 15:34:16 +02:00

22 lines
371 B
Plaintext

# $Id: run01.mac,v 1.2 2000/01/21 10:56:13 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 electron
/gun/energy 5 GeV
/run/beamOn 500