Geant4
9.6.p02
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4_9_6_p02
examples
extended
electromagnetic
TestEm5
geant3
include
histo.inc
Go to the documentation of this file.
1
CHARACTER*25 fileName
2
COMMON/HISTO1/fileName
3
4
COMMON/HISTO2/idhist,nbBins,valmin,valmax,valunit
5
6
PARAMETER (MaxHist = 50)
7
LOGICAL histo
8
COMMON/HISTO3/histo(MaxHist),histUnit(MaxHist),binWidth(MaxHist)
Generated on Sat May 25 2013 14:32:20 for Geant4 by
1.8.4