27 lines
496 B
Plaintext
27 lines
496 B
Plaintext
# $Id: run04.mac,v 1.6 2002/12/11 14:19:18 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# full Ionisation only; e- 100 MeV
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
/testem/phys/setGCut 95 cm
|
|
/testem/phys/setECut 100 micrometer
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/inactivate phot
|
|
/process/inactivate compt
|
|
/process/inactivate conv
|
|
/process/inactivate msc
|
|
#
|
|
/process/eLoss/StepFunction 0.183 170 micrometer
|
|
#
|
|
/run/verbose 2
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 100 MeV
|
|
/run/beamOn 100
|