Import Geant4 7.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 11:11:55 +02:00
parent e083ffb441
commit 516dbf1a58
5914 changed files with 202605 additions and 71141 deletions
@@ -0,0 +1,30 @@
# $Id: pair.mac,v 1.2 2004/11/03 12:42:51 maire Exp $
#
# Macro file for "MuonProcesses.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 standard
#
/testem/phys/setCuts 1 mm
#
/run/initialize
#
/process/inactivate muIoni
/process/inactivate muBrems
/process/inactivate muNucl
#
/gun/particle mu+
/gun/energy 10 TeV
#
/testem/histo/setFileName pair.paw
/testem/histo/setHisto 2 100 -10. 0.
#
/testem/event/printModulo 1000
#
/run/beamOn 10000