ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
uglast.F
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file uglast.F
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