next up previous contents
Next: 4.1.9 SUBROUTINE ZXHINI(CHPATH) : Up: 4.1 Patch SGVSTEER : Previous: 4.1.7 SUBROUTINE ZXGORD(MODE, STEER)   Contents


4.1.8 SUBROUTINE ZXINOT(IOMODE) : Initialise OuTput

This routine initialises the event output file as an RZ or FZ file.

ARGUMENTS:
INPUT :
    IOMODE : RZ or FZ to choose the file organisation. If any other
             value is given, the routine does nothing.
IMPLICIT INPUTS:
    none.
IMPLICIT OUTPUTS:
    the ZEBRA store SGVSTO in /ZXSTO/ will be created.
CALLED BY :
ZXGORD, general initialisation (see 4.1.7).

CALLED ROUTINE(S):
MZEBRA,MZSTOR,RZMAKE,FZFILE
(CERNLIB ZEBRA routines.)

SIDE EFFECTS:
the file on unit 67 will be opened.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
31-MAR-1995



Mikael Berggren 2003-03-27