Files
geant4/examples/extended/electromagnetic/TestEm5/mumsc.mac
T
2016-06-10 12:08:39 +02:00

35 lines
707 B
Plaintext

# $Id: mumsc.mac 81528 2014-06-02 16:21:24Z vnivanch $
#
# macro file for TestEm5.cc
#
# mu+, transmitted through 1 m of iron
#
/control/cout/ignoreThreadsExcept 0
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat Iron
/testem/det/setAbsThick 1 m
/testem/det/setAbsYZ 1 m
/testem/det/setWorldX 1 m
/testem/det/setWorldYZ 1 m
#
/testem/phys/addPhysics emstandard_opt0
#
/run/setCut 1 mm
#
/run/initialize
#
/testem/gun/setDefault
/gun/particle mu+
/gun/energy 100 GeV
#
/analysis/setFileName mumsc
/analysis/h1/set 14 100 -5.0 +5.0 mm #x-position at exit
/analysis/h1/set 15 100 0. +10.0 mm #radius at exit
#
/testem/stack/killSecondaries
#
/run/printProgress 4000
/run/beamOn 40000