38 lines
845 B
Plaintext
38 lines
845 B
Plaintext
# $Id: photoelec.mac,v 1.4 2011-01-07 14:19:59 maire Exp $
|
|
#
|
|
# Macro file for "TestEm14.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# photon 100 keV; photoelectric
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Iron
|
|
###/testem/det/setMat BGO
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/phys/setCuts 1 nm
|
|
#
|
|
/process/inactivate compt
|
|
/process/inactivate conv
|
|
/process/inactivate GammaToMuPair
|
|
#
|
|
###/process/em/deexcitation world true true true
|
|
###/process/em/auger true
|
|
#
|
|
/gun/particle gamma
|
|
/gun/energy 100 keV
|
|
#
|
|
/analysis/setFileName photoelec
|
|
/analysis/h1/set 3 100 0. 100. keV #energy of ch. secondaries
|
|
/analysis/h1/set 4 200 -1. +1. none #costeta of ch. secondaries
|
|
/analysis/h1/set 5 100 0. 100. keV #energy of gamma
|
|
/analysis/h1/set 6 200 -1. +1. none #costeta of gamma
|
|
#
|
|
###/tracking/verbose 2
|
|
###/run/beamOn 1
|
|
#
|
|
/run/beamOn 100000
|