hep.io.mcfio
Interface MCFIOEvent
- public interface MCFIOEvent
An "event" read from an MCFIO file
- Version:
- $Id: MCFIOEvent.java,v 1.3 2003/09/16 23:11:54 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- MCFIOEvent.java
getBlock
public MCFIOBlock getBlock(int index)
throws IOException
- Throws:
IOException
getBlockID
public int getBlockID(int index)
throws IOException
- Throws:
IOException
getEventNumber
public int getEventNumber()
throws IOException
- Throws:
IOException
getNBlocks
public int getNBlocks()
throws IOException
- Throws:
IOException
getRunNumber
public int getRunNumber()
throws IOException
- Throws:
IOException
getStoreNumber
public int getStoreNumber()
throws IOException
- Throws:
IOException
getTrigMask
public int getTrigMask()
throws IOException
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.