Files
geant4/examples/extended/electromagnetic/TestEm3/exo3q2.mac
T
2016-06-09 11:11:55 +02:00

42 lines
727 B
Plaintext

# $Id: exo3q2.mac,v 1.7 2004/11/23 14:05:24 maire Exp $
#
# Macro file for "TestEm3.cc"
#
# Aluminium 1 layer;
#
/control/verbose 2
#
/testem/det/setNbOfLayers 1
/testem/det/setNbOfAbsor 1
/testem/det/setAbsor 1 Aluminium 10 cm
/testem/det/setSizeYZ 10 cm
/testem/det/setField 5 tesla
#
/run/initialize
#
/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
#
/testem/gun/setDefault
/gun/particle e-
/gun/energy 200 MeV
#
/testem/stepMax/absorber 1 1 mm
#
/testem/phys/setCuts 1 m
#/run/beamOn
#
#/testem/phys/setCuts 50 cm
#/run/beamOn
#
#/testem/phys/setCuts 5 mm
#/run/beamOn