Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
@@ -0,0 +1,6 @@
COMMON/DETECTOR/Imat,BoxSize
*
* Imat = GEANT material number. (data card DETECTOR)
* BoxSize = total size of the box (cm) (data card DETECTOR)
*
@@ -0,0 +1,8 @@
CHARACTER*25 fileName
COMMON/HISTO1/fileName
COMMON/HISTO2/idhist,nbBins,valmin,valmax,valunit
PARAMETER (MaxHist = 6)
LOGICAL histo
COMMON/HISTO3/histo(MaxHist),histUnit(MaxHist),binWidth(MaxHist)
@@ -0,0 +1,2 @@
COMMON/PROCESS/nbCall(12),sumTrak,sumTrak2