Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
@@ -0,0 +1,28 @@
# $Id: phot.mac,v 1.1 2004/04/28 11:09:07 maire Exp $
#
# Macro file for "PhotonProcesses.cc"
# (can be run in batch, without graphic)
#
# photon 100 keV; photoelectric
#
/control/verbose 2
/run/verbose 2
#
#/testem/det/setMat Iron
/testem/det/setMat BGO
#
/run/initialize
#
/process/inactivate compt
/process/inactivate conv
/process/inactivate GammaToMuPair
#
/gun/energy 100 keV
#
/testem/histo/setFileName phot.paw
/testem/histo/setHisto 3 100 0. 100. keV #energy of ch. secondaries
/testem/histo/setHisto 4 200 -1. +1. none #costeta of ch. secondaries
#
/testem/event/printModulo 10000
#
/run/beamOn 100000