Files
geant4/examples/advanced/amsEcal/run1.mac
T
2016-06-10 11:51:14 +02:00

22 lines
371 B
Plaintext

# $Id: run1.mac 68740 2013-04-05 09:56:39Z gcosmo $
#
# Macro file for "amsEcal.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/ams/phys/addPhysics emstandard_local
/ams/phys/setCuts 1 km
#
/run/initialize
#
/ams/gun/setDefault
/gun/particle mu+
/gun/energy 1 GeV
/ams/gun/beam 1 cm
#
/ams/event/printModulo 1000
#
/run/beamOn 10000