Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
uglast.F
Go to the documentation of this file.
1 
2  SUBROUTINE uglast
3 *
4 * Termination routine to print histograms and statistics
5 *
6 *
7 * *** geant termination
8  CALL glast
9 *
10 * *** close HIGZ file
11  CALL hplend
12 *
13 * *** save histograms
14  call hrput(0,'plmat.paw','N')
15 *
16  END