Uses of Class
org.jlab.coda.jevio.EvioReader

Uses of EvioReader in org.jlab.coda.jevio
 

Methods in org.jlab.coda.jevio with parameters of type EvioReader
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.