Geant4  10.02.p03
TestEm4/geant3/src/uglast.F File Reference
#include "geant321/gcflag.inc"
Include dependency graph for TestEm4/geant3/src/uglast.F:

Go to the source code of this file.

Functions/Subroutines

subroutine uglast
 

Function/Subroutine Documentation

◆ uglast()

subroutine uglast ( )

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

3 *
4 * Termination routine to print histograms and statistics
5 *
6 #include "geant321/gcflag.inc"
7 *
8 *
9  CALL glast
10 *
11 * *** print selected histo
12 *
13 * *** close HIGZ
14  CALL hplend
15 *
16 * *** Save selected histograms
17  IF (iswit(2).EQ.1) THEN
18  CALL hrput(0,'testem4.paw','N')
19  ENDIF
20 *