Files
geant4/examples/extended/electromagnetic/TestEm3/run15.mac
T
2016-06-08 16:18:25 +02:00

32 lines
557 B
Plaintext

# $Id: run15.mac,v 1.4 2001/11/05 15:28:39 maire Exp $
#
# Macro file for "TestEm3.cc"
# (can be run in batch, without graphic)
#
# Iron-scintillator 20 layers;
#
/control/verbose 2
#
/run/particle/setCut 10 mum
/run/initialize
#
/calor/setNbOfLayers 20
/calor/setNbOfAbsor 2
/calor/setAbsor 0 Iron 14 mm
/calor/setAbsor 1 Scintillator 3 mm
/calor/setSizeYZ 30 cm
/calor/update
#
/gun/setDefault
#
/run/verbose 2
/event/printModulo 1000
#
/gun/particle mu+
/gun/energy 20 GeV
#
/run/setHisto 0 100 0. 1.e-1
/run/setHisto 1 100 0. 5.e-3
#
/run/beamOn 20000