|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HbookObject in hep.io.hbook |
---|
Subclasses of HbookObject in hep.io.hbook | |
---|---|
class |
ColumnwiseTuple
Represents a column-wise tuple. |
class |
ColumnwiseTupleColumn
A column in a ColumnwiseTuple |
class |
CompositeHbookObject
An HbookObject which can have children. |
class |
OneDHistogram
Represents a 1D histogram read from an hbook file. |
class |
RowwiseTuple
Represents a row-wise tuple read from an hbook file. |
class |
RowwiseTupleColumn
A column in a rowwise Tuple |
class |
Tuple
A base class for all tuples read from an hbook file. |
class |
TupleColumn
A base class for all tuple columns |
class |
TwoDHistogram
Represents a 2D histogram read from an hbook file |
Methods in hep.io.hbook that return HbookObject | |
---|---|
HbookObject |
CompositeHbookObject.getChild(int index)
Get child by index |
HbookObject |
CompositeHbookObject.getChild(String name)
Get an object by name. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |