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

24 lines
450 B
Plaintext

# $Id: geantino.mac 68740 2013-04-05 09:56:39Z gcosmo $
#
# Macro file for "amsEcal.cc"
#
# Geantinos allows to measure nb of radLengths of calorimeter
#
/control/verbose 2
/run/verbose 2
#
/run/initialize
#
/ams/gun/setDefault
/gun/particle geantino
/ams/gun/beam 10 mm # +- 0.5*beam
#
/ams/histo/setFileName nradl/nradl.g3geom
/ams/histo/setFileType hbook
#
/ams/histo/setHisto 5 100 12. 22. none
#
/ams/event/printModulo 4000
#
/run/beamOn 40000