Import Geant4 1.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:28:20 +02:00
parent aaa409b6ee
commit ca1c8cb059
2995 changed files with 106830 additions and 299600 deletions
@@ -0,0 +1,27 @@
# $Id: run02.mac,v 1.1 1999/10/11 16:55:34 maire Exp $
#
# Macro file for "TestEm3.cc"
# (can be run in batch, without graphic)
#
# Tungsten-Silicium 50 layers; electron 1 GeV
#
/control/verbose 2
#
/calor/setNbOfLayers 50
/calor/setNbOfAbsor 2
/calor/setAbsor 0 Tungsten 2 mm
/calor/setAbsor 1 Silicium 0.3 mm
/calor/update
/gun/setDefault
#
/run/particle/setCut 100 mum
/run/initialize
#
/run/verbose 2
/event/drawTracks none
/event/printModulo 100
#/run/save on
#
/gun/particle e-
/gun/energy 1 GeV
/run/beamOn 100