hep.io.stdhep
Class StdhepRecord
java.lang.Object
|
+--hep.io.mcfio.MCFIOBlock
|
+--hep.io.stdhep.StdhepRecord
- All Implemented Interfaces:
- hep.io.stdhep.StdhepConstants, XDRSerializable
- Direct Known Subclasses:
- StdhepEvent, StdhepRunRecord
- public abstract class StdhepRecord
- extends MCFIOBlock
- implements hep.io.stdhep.StdhepConstants
A base class from which all stdhep records inherit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCFIO_STDHEP
public static final int MCFIO_STDHEP
MCFIO_STDHEPM
public static final int MCFIO_STDHEPM
MCFIO_STDHEPBEG
public static final int MCFIO_STDHEPBEG
MCFIO_STDHEPEND
public static final int MCFIO_STDHEPEND
STDHEP_VERSION
public static final java.lang.String STDHEP_VERSION
read
public void read(XDRDataInput xdr)
throws java.io.IOException
- Overrides:
read
in class MCFIOBlock