Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user