next up previous index
Next: I202 KUIP - Up: CERNLIB Previous: H301 Assignment Problem

I101 EP Standard Format Input/Output Package

Routine ID: I101
Author(s): H. Grote, I. McLarenLibrary: PACKLIB
Submitter: Submitted: 01.12.1981
Language: Fortran, AssemblerRevised: 01.02.1982

The EP format off-line package is intended to be used for all data (at least on tape) in an experiment, in such a way that from the raw data tape to the DST, the tape (or file) format is identical. This makes the transport of data between computers easier, and simplifies the task of passing the files or tapes at different stages of the production chain through any other part of the production chain. EPIO is designed to make almost all features of the very flexible EP format available to the user.

Structure:

SUBROUTINE package
User Entry Names:
EPINIT, EPREAD, EPOUTS, EPOUTL, EPCLOS, EPRWND, EPDROP, EPEND,
EPUREF, EPGETW, EPGETA, EPGETC, EPSETW, EPSETA, EPSETC, EPADDH,
EPUPDH, EPSTAT

Files Referenced: User defined
External References: UZERO (V300), UCOPY (V301), IOPACK (Z300) (IBM only)
COMMON Block Names and Lengths: /EPCOMM/ 136

Usage:

See Long Write-up.

I202


Janne Saarela
Mon Apr 3 15:06:23 METDST 1995