22 lines
350 B
Plaintext
22 lines
350 B
Plaintext
# $Id: run1.mac 83010 2014-07-24 14:53:07Z gcosmo $
|
|
#
|
|
# Macro file for "amsEcal.cc"
|
|
# (can be run in batch, without graphic)
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/ams/phys/addPhysics local
|
|
/run/setCut 1 km
|
|
#
|
|
/run/initialize
|
|
#
|
|
/ams/gun/setDefault
|
|
/gun/particle mu+
|
|
/gun/energy 1 GeV
|
|
/ams/gun/beam 1 cm
|
|
#
|
|
/run/printProgress 1000
|
|
#
|
|
/run/beamOn 10000
|