Files
geant4/examples/extended/electromagnetic/TestEm17/brem.mac
T
2019-12-06 15:12:28 +01:00

29 lines
454 B
Plaintext

#
# Macro file for "TestEm17.cc"
# (can be run in batch, without graphic)
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Iron
/testem/det/setSize 1 m
#
/testem/phys/addPhysics emstandard_opt0
#
/run/setCut 1 mm
#
/run/initialize
#
/process/inactivate muIoni
/process/inactivate muPairProd
#
/gun/particle mu+
/gun/energy 10 TeV
#
/testem/histo/setFileName brem
/testem/histo/setHisto 3 100 -10. 0.
#
/run/printProgress 1000
#
/run/beamOn 10000