Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4.10.00.p01
examples
extended
electromagnetic
TestEm5
geant3
include
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 Wed Apr 30 2014 15:55:15 for Geant4.10 by
1.8.7