29 lines
547 B
Plaintext
29 lines
547 B
Plaintext
# $Id: run06.mac,v 1.6 2003/10/06 10:02:20 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# Compton + PhotoElectricEffect; Gamma 10 Mev
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
###/testem/phys/addPhysics g4v52
|
|
/testem/phys/addPhysics standard
|
|
|
|
/testem/phys/setGCut 95 cm
|
|
/testem/phys/setECut 95 cm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate conv
|
|
/process/inactivate msc
|
|
#
|
|
/process/eLoss/integral false
|
|
/process/eLoss/StepFunction 0.183 170 micrometer
|
|
#
|
|
/run/verbose 2
|
|
#
|
|
/gun/particle gamma
|
|
/gun/energy 10 MeV
|
|
/run/beamOn 1000
|