Package | Description |
---|---|
org.jlab.coda.jevio |
Modifier and Type | Class and Description |
---|---|
class |
EvioCompactReader
This class is used to read an evio version 4 formatted file or buffer
and extract specific evio containers (bank, seg, or tagseg)
with actual data in them given a tag/num pair.
|
(package private) class |
EvioCompactReaderUnsyncV4
This class is used to read an evio format version 4 formatted file or buffer
and extract specific evio containers (bank, seg, or tagseg)
with actual data in them given a tag/num pair.
|
(package private) class |
EvioCompactReaderUnsyncV6
This class is used to read an evio format version 6 formatted file or buffer.
|
(package private) class |
EvioCompactReaderV4
This class is used to read an evio format version 4 formatted file or buffer
and extract specific evio containers (bank, seg, or tagseg)
with actual data in them given a tag/num pair.
|
(package private) class |
EvioCompactReaderV6
This class is used to read an evio format version 6 formatted file or buffer.
|