32 lines
739 B
Plaintext
32 lines
739 B
Plaintext
# $Id: shen1.mac 81528 2014-06-02 16:21:24Z vnivanch $
|
|
#
|
|
# macro file for TestEm5.cc
|
|
#
|
|
# angle distribution of high energy (50-200 GeV/c) protons
|
|
# transmitted through different targets.
|
|
# G. Shen et al. Phys.Rev. D20 (1979) page 1584.
|
|
#
|
|
/control/cout/ignoreThreadsExcept 0
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setAbsMat Aluminium
|
|
/testem/det/setAbsThick 4.005 mm
|
|
/testem/det/setAbsYZ 1 cm
|
|
#
|
|
/run/setCut 6.05 um
|
|
/run/setCutForAGivenParticle gamma 2.25 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle proton
|
|
/gun/energy 69.068 GeV #momentum 70 GeV/c
|
|
#
|
|
/analysis/setFileName shen1
|
|
/analysis/h1/set 12 100 0.00 0.01 deg #space angle
|
|
#
|
|
/testem/stack/killSecondaries
|
|
#
|
|
/run/beamOn 100000
|