Read/Write RZ Data Structures

+-------------+                                               +----------##
| Geant 3.11  |               GEANT User's Guide              | IOPA500  ##
+-------------+                                               +----------##
                                   

Author(s) : R.Brun Submitted: 20.08.87 Origin : Same Revised:

        +--------------------------------------------------------+
        |CALL GRGET (KEYSU,ID1,ID2,ID3,ICYCLE) |
        +--------------------------------------------------------+
                                  

Read a data structure from an RZ file.

KEYSU
Keyword to select data structure(s)
ID1,2,3
First, second, third RZ key identifiers
ICYCLE
Cycle number.

In addition to the usual data structure names the following global keywords can be used.

     KINE  -->  DRAW + MATE + PART + ROTM
              + RUNG + SETS + TMED + VOLU
     KINE  -->  KINE + VERT
     TRIG  -->  DIGI + HEAD + HITS + KINE + VERT + JXYZ

       +----------------------------------------------------------+
       |CALL GRSAVE (KEYSU,ID1,ID2,ID3,ICYCLE) |
       +----------------------------------------------------------+
                                  

Write a data structure into an RZ file. Arguments as in GRGET.