Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -1,3 +1,10 @@
#
# Macro file for the test of AnaEx02 example
#
# reduce output in MT
/control/cout/ignoreThreadsExcept 0
# initialize
/run/initialize
@@ -5,3 +12,16 @@
/gun/particle e-
/gun/energy 500 MeV
/run/beamOn 1000
# Test commands defined in this example
/control/verbose 2
#
/det/setAbsMat G4_Al
/det/setGapMat G4_Air
/det/setAbsThick 20. mm
/det/setGapThick 10. mm
/det/setSizeYZ 30. mm
/det/setNbOfLayers 20
#
/run/beamOn 1