Files
geant4/examples/extended/electromagnetic/TestEm6/run02.mac
T
2016-06-08 16:57:27 +02:00

22 lines
347 B
Plaintext

# $Id: run02.mac,v 1.2 2002/12/12 12:48:15 maire Exp $
#
# Macro file for "TestEm6.cc"
# (can be run in batch, without graphic)
#
#
/control/verbose 2
#
/run/initialize
#
/testem/det/setMat Beryllium
/testem/det/setSize 10 km
/testem/det/update
#
/run/verbose 2
#
/gun/particle gamma
/gun/energy 100 TeV
/testem/gun/rndm 0.8
#
#/run/beamOn 50000