New and Improved CODA Event IO routine

Logo use licensed from Linux Journal
Cool it works with Linux
In order add some flexibilty to replay of Hall C data taken with CODA, some enhancements have been made to the Event I/O Library. The changes are incorporated in a new version of evio.c. Also, while not strictly an change, the Event I/O Library has been verified to function under Linux.

Caveats

With the exception of the changes for 64 bit architectures, the above affect only event reading. No changes have been made that would allow events to be written to standard output or piped to a command. Such changes would, however, not be difficult.

evio.c includes some routines that allow searching for event nubmers that are used with xcefdmp. These routines move forward and backwards within an input file and are thus will not work properly if standard input, a pipe, or compressed file has been opened.


Improved version of evio.c
Last update 19 December 1996
saw@jlab.org