| Class and Description |
|---|
| BlockHeader
Modified copy of the org.jlab.code.jevio.BlockNode class.
|
| BlockHeaderV6
Modified copy of the org.jlab.code.jevio.BlockNode class but for evio version 6 records.
|
| cMsgHandler
This class handles all cMsg communications using a singleton pattern.
|
| CodaBankTag
This an enum listing the evio tag values reserved for and used by the
CODA group for online designations.
|
| DictionarySource
This enum contains the choices for a source of dictionary.
|
| EventInfoPanel
This is a panel that displays evio event info -
event source, dictionary source - at the top of the GUI.
|
| EventSource
This enum contains the choices for a source of events to view.
|
| EventTreeMenu
This class creates the menus used in the GUI.
|
| EventTreePanel
This is a simple GUI that displays an evio event in a tree.
|
| EvioHeader
Abbreviated copy of the org.jlab.code.jevio.EvioNode class.
|
| FileFrameBig
This class implements a window that displays a file's bytes as hex, 32 bit integers.
|
| FileFrameBig.ErrorScanTask
A SwingWorker thread to handle a possibly lengthy search for errors.
|
| FileFrameV6
This class implements a window that displays a file's bytes as hex, 32 bit integers.
|
| FileFrameV6.ErrorScanTask
A SwingWorker thread to handle a possibly lengthy search for errors.
|
| Filter
This enum contains the choices for a filter which
allows the described evio events into the event viewer.
|
| HeaderPanel
This is a panel that displays the information from a BaseStructureHeader.
|
| MyRenderer
Renderer used in displaying data to change background color every
Nth row and to highlight cells.
|
| MyTableModel
This class describes the data table's data including column names.
|
| SimpleMappedMemoryHandler
This is a class designed to handle access files with size greater than 2.1 GBytes.
|