FreeHEP API
Version current

Package hep.io.hbook

A low level facility for reading hbook/PAW files.

See:
          Description

Interface Summary
PawArray Interface for accessing arrays stored in PAW ntuples.
PawBooleanArray An array whose elements are of type boolean
PawDoubleArray An array whose elements are of type double
PawIntegerArray An array whose elements are of type int
PawStringArray An array whose elements are of type String
 

Class Summary
ColumnwiseTuple Represents a column-wise tuple.
ColumnwiseTupleColumn A column in a ColumnwiseTuple
CompositeHbookObject An HbookObject which can have children.
HbookFile Class for reading an HBook/PAW file.
HbookObject Abstract base class for all things read from an hbook file
OneDHistogram Represents a 1D histogram read from an hbook file.
RowwiseTuple Represents a row-wise tuple read from an hbook file.
RowwiseTupleColumn A column in a rowwise Tuple
Tuple A base class for all tuples read from an hbook file.
TupleColumn A base class for all tuple columns
TwoDHistogram Represents a 2D histogram read from an hbook file
 

Package hep.io.hbook Description

A low level facility for reading hbook/PAW files. This package uses JNI and requires the hbookAdapter native library to work.


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.