Geant4  10.02.p03
TestEm4/geant3/src/uhinit.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine uhinit
 

Function/Subroutine Documentation

◆ uhinit()

subroutine uhinit ( )

Definition at line 3 of file TestEm4/geant3/src/uhinit.F.

3 *
4 * To book the user's histograms
5 *
6  CALL hbook1(1,'total energy deposit in C6F6 (MeV)'
7  *,100, 0., 10., 0.)
8 
9  CALL hidopt(0,'STAT')
10 *