Modifier and Type | Method and Description |
---|---|
BufferNode |
EvioNode.getBufferNode()
Get the object containing the buffer that this node is associated with.
|
Constructor and Description |
---|
EvioNode(int pos,
int place,
BufferNode bufferNode,
org.jlab.coda.jevio.BlockNode blockNode)
Constructor which creates an EvioNode associated with
an event (top level) evio container when parsing buffers
for evio data.
|