next up previous contents
Next: 4.1.12 SUBROUTINE ZXRUEN(LHEAD) : Up: 4.1 Patch SGVSTEER : Previous: 4.1.10 SUBROUTINE ZXSEND(I, STEER,   Contents


4.1.11 SUBROUTINE ZXEVOT(I, LHEAD, IOMODE) : EVent OuTput

This routine outputs the ZEBRA structure hanging on link LHEAD to unit 67 in the appropriate fashion.

ARGUMENTS:
INPUT :
    I      : Present event number.
    LHEAD  : ZEBRA link to the structure to be output.
    IOMODE : RZ or FZ to choose the file organisation. If any other
             value is given, the routine does nothing.
IMPLICIT INPUTS:
    ZEBRA store SGVSTO in /ZXSTO/.
IMPLICIT OUTPUTS:
    none.
CALLED BY :
ZXMAIN, the main program (see 4.1.1).

CALLED ROUTINE(S):
RZOUT,MZIXCO,MZWIPE,FZWIPE
(CERNLIB ZEBRA routines.)

SIDE EFFECTS:
SGVSTO will be wiped.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
31-MAR-1995



Mikael Berggren 2003-03-27