27 lines
505 B
Plaintext
27 lines
505 B
Plaintext
# $Id: run02.mac,v 1.2 2000/01/21 09:11:04 maire Exp $
|
|
#
|
|
# Macro file for "TestEm3.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
# Tungsten-Silicium 50 layers; electron 1 GeV
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
/calor/setNbOfLayers 50
|
|
/calor/setNbOfAbsor 2
|
|
/calor/setAbsor 0 Tungsten 2 mm
|
|
/calor/setAbsor 1 Silicium 0.3 mm
|
|
/calor/update
|
|
/gun/setDefault
|
|
#
|
|
/run/particle/setCut 100 mum
|
|
/run/initialize
|
|
#
|
|
/run/verbose 2
|
|
/event/drawTracks none
|
|
/event/printModulo 100
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 1 GeV
|
|
/run/beamOn 100
|