Next: Contents
The FARFALLA Programming Reference Guide
FARFALLA v1.5
Chris Walter and Bob Nolty
Abstract:
FARFALLA is a package of tools developed by MACRO collaborators at
Caltech which does memory management and input/output for complex data
structures and is particulary useful for creating and analyzing Data Summary
Tapes (DSTs). Each event is represented in a tree structure, which
may be easily input or output and easily navigated for analysis. The
package is written in C++ and is currently available only on UNIX
platforms.
This manual provides reference material for programmers wishing to
write programs using FARFALLA.