Files
geant4/examples/extended/electromagnetic/TestEm3/storeTables.mac
T
2016-06-10 14:11:04 +02:00

31 lines
584 B
Plaintext

# $Id: storeTables.mac 90969 2015-06-12 08:12:57Z gcosmo $
#
# Macro file for "testEm3.cc"
#
# can be run in batch, without graphic
# or interactively: Idle> /control/execute run1.mac
#
/control/verbose 2
#
/testem/phys/addPhysics emstandard_opt0
#
#/run/initialize
/process/eLoss/verbose 1
/process/eLoss/CSDARange true
/run/initialize
/run/beamOn 3
#
/run/particle/dumpCutValues
/run/particle/storePhysicsTable physdata
#
/gun/particle e-
/gun/energy 1 GeV
#
#/run/beamOn 3
#
/run/particle/retrievePhysicsTable physdata
#
#/random/resetEngineFrom currentRun.rndm
/run/beamOn 3
#