Files
geant4/examples/extended/electromagnetic/TestEm5/ion.mac
T
2016-06-09 16:46:55 +02:00

27 lines
418 B
Plaintext

# $Id: ion.mac,v 1.1 2009-06-18 19:08:27 vnivanch Exp $
#
# macro file for TestEm5.cc
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setAbsMat G4_Fe
#
/testem/det/setAbsThick 0.1 mm
/testem/det/setAbsYZ 1 m
#
/testem/phys/addPhysics emstandard
#
/testem/phys/setCuts 1 km
#
/run/initialize
#
#/testem/gun/setDefault
/gun/particle ion
/gun/ion 6 12
/gun/energy 1200 MeV
#
/tracking/verbose 0
#
/run/beamOn 1000