Import Geant4 11.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2024-12-06 11:11:40 +01:00
parent e58e650b32
commit 32390e802b
1984 changed files with 98713 additions and 83996 deletions
@@ -0,0 +1,42 @@
#
# Macro file gflasha example
# when runing in batch mode
#
# set calo material
/exgflash/det/setMat G4_CESIUM_IODIDE
#detector geometry 3 x 3 cristal ~5 Rm and ~30 X0
/exgflash/det/setNbCrys 3
/exgflash/det/setCrysWidth 5.2 cm
/exgflash/det/setCrysLength 56.0 cm
/exgflash/det/setLbin 60 0.5
/exgflash/det/setRbin 50 0.1
/run/initialize
#/gps/pos/centre 0 0 0
#/gps/particle e-
#/gps/energy 50 GeV
#/gps/direction 0. 0. 1.0
# Paramatrisation on
/GFlash/flag 1
# for drawing the tracks
# (if too many tracks cause core dump => storeTrajectory 0)
#/tracking/storeTrajectory 1
#/vis/scene/endOfEventAction accumulate
/tracking/verbose 0
/run/beamOn 100
# Paramatrisation off
/GFlash/flag 0
/analysis/setFileName gflash00
/run/beamOn 100