Routine ID: BASE300 | |
---|---|
Author(s): | Submitted: 01.10.84 |
Origin: | Revised: 08.11.93 |
SUBROUTINE UGLAST * +SEQ,GCLIST * * Call standard GEANT termination routine CALL GLAST * * Terminate graphics CALL HPLEND * * Close I/O buffers IF(NGET .NE. 0 .OR. NSAVE .NE. 0) CALL GCLOSE(0,IER) * * Print histograms CALL HISTDO * ENDCALL GLAST Standard GEANT termination routine: