34 lines
576 B
Plaintext
34 lines
576 B
Plaintext
# $Id: exo6q1.mac,v 1.6 2004/10/20 14:32:28 maire Exp $
|
|
#
|
|
# Macro file for "TestEm3.cc"
|
|
#
|
|
# Iron 1 layer;
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
/testem/det/setNbOfLayers 1
|
|
/testem/det/setNbOfAbsor 1
|
|
/testem/det/setAbsor 1 Iron 10 m
|
|
/testem/det/setSizeYZ 10 m
|
|
/testem/det/setField 5 tesla
|
|
#
|
|
/testem/phys/setCuts 7 cm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/control/execute vis.mac
|
|
#
|
|
/process/list
|
|
/process/inactivate MuBrems
|
|
/process/inactivate MuIoni
|
|
/process/inactivate eBrem
|
|
/process/inactivate msc
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle mu+
|
|
/gun/energy 1 TeV
|
|
#/gun/position -6. +2.5 0. m
|
|
#
|
|
/run/beamOn 1
|
|
|