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
TestEm1
geant3
src
uhinit.F
Go to the documentation of this file.
1
2
SUBROUTINE
uhinit
3
*
4
* To book the user's histograms
5
*
6
CALL hbook1(1,
'track length (mm) of primary particle'
,
7
+ 100,0.,500.,0.)
8
CALL hbook1(2,
'Nb of steps of primary particle'
,
9
+ 100,0.,100.,0.)
10
CALL hbook1(3,
'step size (mm) of primary particle'
,
11
+ 100,0.,10. ,0.)
12
*
13
END
Generated on Sat May 25 2013 14:32:19 for Geant4 by
1.8.4