35 lines
738 B
Plaintext
35 lines
738 B
Plaintext
# $Id: mumsc.mac,v 1.20 2009/11/15 22:10:03 maire Exp $
|
|
#
|
|
# macro file for TestEm5.cc
|
|
#
|
|
# mu+, transmitted through 1 m of iron
|
|
#
|
|
/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 local
|
|
#
|
|
/testem/phys/setCuts 1 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle mu+
|
|
/gun/energy 100 GeV
|
|
#
|
|
/testem/histo/setFileName mumsc/ref09.local
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 14 100 -5.0 +5.0 mm #x-position at exit
|
|
/testem/histo/setHisto 15 100 0. +10.0 mm #radius at exit
|
|
#
|
|
/testem/stack/killSecondaries
|
|
#
|
|
/testem/event/printModulo 4000
|
|
/run/beamOn 40000
|