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

30 lines
533 B
Plaintext

# $Id: run07.mac,v 1.4 2001/11/05 15:28:39 maire Exp $
#
# Macro file for "TestEm3.cc"
# (can be run in batch, without graphic)
#
# LiquidArgon-Lead 2 layers; proton 500 MeV
#
/control/verbose 2
#
/run/particle/setCut 1.5 mm
/run/initialize
#
/calor/setNbOfLayers 2
/calor/setNbOfAbsor 2
/calor/setAbsor 0 liquidArgon 4 mm
/calor/setAbsor 1 Lead 4 mm
/calor/setSizeYZ 16 mm
/calor/update
#
/process/inactivate msc
#
/gun/setDefault
#
/run/verbose 2
/event/printModulo 100
#
/gun/particle proton
/gun/energy 500 MeV
/run/beamOn 1000