Modifier and Type | Field and Description |
---|---|
(package private) EvioHeader |
EvioHeader.errorHeader
If this is an event, this contains the header in which an error
has occurred if at a different evio level.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.ArrayList<EvioHeader> |
BlockHeader.events
If error somewhere in this block, store reference to each contained event.
|
(package private) java.util.ArrayList<EvioHeader> |
BlockHeaderV6.events
If error somewhere in this record, store reference to each contained event.
|