27 lines
497 B
Plaintext
27 lines
497 B
Plaintext
# $Id: run06.mac,v 1.1 1999/10/11 13:07:27 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# Compton + PhotoElectricEffect; Gamma 10 Mev
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/eLoss/StepFunction 0.183 170 micrometer
|
|
/calor/cutG 95 cm
|
|
/calor/cutE 95 cm
|
|
/run/initialize
|
|
/run/particle/dumpCutValues
|
|
#
|
|
/process/inactivate conv
|
|
/process/inactivate msc
|
|
#
|
|
/run/verbose 2
|
|
/event/drawTracks none
|
|
#
|
|
/gun/particle gamma
|
|
/gun/energy 10 MeV
|
|
/run/beamOn 1000
|