hep.io.mcfio
Interface MCFIOEvent
- public interface MCFIOEvent
An "event" read from an MCFIO file
getRunNumber
public int getRunNumber()
throws java.io.IOException
getEventNumber
public int getEventNumber()
throws java.io.IOException
getStoreNumber
public int getStoreNumber()
throws java.io.IOException
getTrigMask
public int getTrigMask()
throws java.io.IOException
getNBlocks
public int getNBlocks()
throws java.io.IOException
getBlockID
public int getBlockID(int index)
throws java.io.IOException
getBlock
public MCFIOBlock getBlock(int index)
throws java.io.IOException