FreeHEP API
Version current

Package hep.io.mcfio

An implementation of the Fermilab MCFIO package.

See:
          Description

Interface Summary
MCFIOEvent An "event" read from an MCFIO file
 

Class Summary
MCFIOBlock The block class is used as the super class of all classes that read blocks.
MCFIOReader A class for reading MCFIO files
MCFIOWriter A class for writing MCFIO files.
 

Exception Summary
MCFIOException An exception thrown for certain MCFIO specific errors.
 

Package hep.io.mcfio Description

An implementation of the Fermilab MCFIO package.

This package is used as the basis for reading and writing stdhep files.

The current Java implementation supports reading and writing MCFIO files. It is designed to be completely compatible with the C implementation. Files written using the C implementation should be readable using Java, and vice-versa. Currently the package only supports MCFIO version 1.0. Also supporting 2.x should be fairly straightforward.

@Status Stable.


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.