Go to the source code of this file.
◆ uhinit()
Definition at line 3 of file TestEm2/geant3/src/uhinit.F.
6 #include "geant321/gckine.inc" 15 CALL hbook1(1,
'total energy deposition (in percent of E inc)' 17 CALL hbook1(2,
'total charged tracklengh (in radl)' 19 CALL hbook1(3,
'total neutral tracklengh (in radl)' 27 CALL hbprof(4,
'longit energy profile (in percent of E inc)' 28 *, nltot, 0.,zmax, 0., 1000.,
' ')
29 CALL hbprof(5,
'rms longit energy profile (in percent of E inc)' 30 *, nltot, 0.,zmax, 0., 1000.,
' ')
33 zmax = zmin + nltot*dlx0
35 CALL hbprof(6,
'cumul longit energy dep. (in percent of E inc)' 37 CALL hbook1(7,
'resolution: cumul L energy dep. (% of E inc)' 43 CALL hbprof(8,
'radial energy profile (in percent of E inc)' 45 CALL hbprof(9,
'rms radial energy profile (in percent of E inc)' 49 rmax = rmin + nrtot*drx0
51 CALL hbprof(10,
'cumul radial energy dep. (in percent of E inc)' 53 CALL hbook1(11,
'resolution: cumul R energy dep. (% of E inc)' 60 CALL hbook1(21,
'edep (normalized 100 percent) versus log(ekin/e0)' 62 CALL hbook1(22,
'cumul edep (100 percent) versus log(ekin/e0)'