29 lines
546 B
Plaintext
29 lines
546 B
Plaintext
# $Id: run04.mac,v 1.2 2000/12/06 13:21:49 maire Exp $
|
|
#
|
|
# Macro file for "TestEm1.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# full Ionisation only; e- 100 MeV
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
/run/initialize
|
|
#
|
|
/process/eLoss/StepFunction 0.183 170 micrometer
|
|
/calor/cutG 95 cm
|
|
#/calor/cutE 6.05 micrometer
|
|
/calor/cutE 100. micrometer
|
|
/run/initialize
|
|
#
|
|
/process/inactivate phot
|
|
/process/inactivate compt
|
|
/process/inactivate conv
|
|
/process/inactivate msc
|
|
#
|
|
/run/verbose 2
|
|
/event/drawTracks none
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 100 MeV
|
|
/run/beamOn 100
|