hesfileimp

Version 0.0
13mar02 1400


This package provides implementations for the File interface. It is part of HES (Hybrid Event Store).

The design for HES may be found at http://www.usatlas.bnl.gov/~dladams/hybrid.


Status

Development of first version in progress.


Components

The components here are listed in dependency order. Each component depends only on those listed above it.

FileHeader (header, source, test)

This a virtual subclass (mixin) of File that provides an implementation of the header information.

FilePhysical (header, source, test)

This a virtual subclass (mixin) of File that provides an implementation for opening and closing physical files.

FileEvent (header, source, test)

This a virtual subclass (mixin) of File that provides an implementation for opening and closing physical files.


dladams@bnl.gov