Geant4_10
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
subroutine uglast
Definition: uglast.F:2