Modifier and Type | Method and Description |
---|---|
static EvioFileTest.TestResult |
EvioFileTest.parseEventsTest(EvioReader reader,
int num)
Tests whether we can parse events from the file.
|
static EvioFileTest.TestResult |
EvioFileTest.readAllBlockHeadersTest(EvioReader reader)
Tests whether we can look through the file and find all the block headers.
|
static EvioFileTest.TestResult |
EvioFileTest.readAllEventsTest(EvioReader reader)
Tests whether we can look through the file read all the events.
|
static int |
EvioFileTest.totalBlockCount(EvioReader reader)
Get a total count of the number of physical records.
|