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,29 @@
# $Id: anni.mac,v 1.3 2004/09/29 10:37:47 maire Exp $
#
# Macro file for "PhotonProcesses.cc"
# (can be run in batch, without graphic)
#
# e+ e- ---> gamma gamma
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat Aluminium
#
/run/initialize
#
/process/inactivate eIoni
/process/inactivate eBrem
/process/inactivate msc
#
/gun/particle e+
/gun/energy 100 MeV
#
/testem/histo/setFileType hbook
/testem/histo/setFileName anni.paw
/testem/histo/setHisto 5 210 0. 105. MeV #energy of gamma
/testem/histo/setHisto 6 200 -1. +1. none #costeta of gamma
#
/testem/event/printModulo 10000
#
/run/beamOn 100000