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

Uses of EvioFile in org.jlab.coda.jevio
 

Methods in org.jlab.coda.jevio with parameters of type EvioFile
static EvioFileTest.TestResult EvioFileTest.parseEventsTest(EvioFile evioFile, int num)
          Tests whether we can parse events from the file.
static EvioFileTest.TestResult EvioFileTest.readAllBlockHeadersTest(EvioFile evioFile)
          Tests whether we can look through the file and find all the block headers.
static EvioFileTest.TestResult EvioFileTest.readAllEventsTest(EvioFile evioFile)
          Tests whether we can look through the file read all the events.
static int EvioFileTest.totalBlockCount(EvioFile evioFile)
          Get a total count of the number of physical records.