50 lines
858 B
Plaintext
50 lines
858 B
Plaintext
# $Id: exo3q2.mac,v 1.4 2003/03/06 18:15:00 maire Exp $
|
|
#
|
|
# Macro file for "TestEm3.cc"
|
|
#
|
|
# Aluminium 1 layer;
|
|
#
|
|
/control/verbose 2
|
|
#
|
|
# select EM PhysicsList
|
|
#
|
|
#/testem/phys/addPhysics model
|
|
/testem/phys/addPhysics standard
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/det/setNbOfLayers 1
|
|
/testem/det/setNbOfAbsor 1
|
|
/testem/det/setAbsor 0 Aluminium 10 cm
|
|
/testem/det/setSizeYZ 10 cm
|
|
/testem/det/setField 5 tesla
|
|
/testem/det/update
|
|
#
|
|
/testem/gun/setDefault
|
|
#
|
|
/control/execute vis.mac
|
|
#
|
|
/process/list
|
|
/process/inactivate eIoni
|
|
/process/inactivate msc
|
|
/process/inactivate conv
|
|
/process/inactivate compt
|
|
/process/inactivate phot
|
|
#
|
|
/testem/tracking/stepMax 1 cm
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 200 MeV
|
|
#
|
|
/testem/phys/setCuts 1 m
|
|
/run/initialize
|
|
#/run/beamOn
|
|
#
|
|
#/testem/phys/setCuts 70 cm
|
|
#/run/initialize
|
|
#/run/beamOn
|
|
#
|
|
#/testem/phys/setCuts 5 mm
|
|
#/run/initialize
|
|
#/run/beamOn
|