Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -3,6 +3,6 @@
COMMON/HISTO2/idhist,nbBins,valmin,valmax,valunit
PARAMETER (MaxHist = 16)
PARAMETER (MaxHist = 50)
LOGICAL histo
COMMON/HISTO3/histo(MaxHist),histUnit(MaxHist),binWidth(MaxHist)