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
- Version:
- $Id: StdhepRecord.java,v 1.4 2003/09/16 23:11:54 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- StdhepRecord.java
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
- See Also:
- Constant Field Values
MCFIO_STDHEPM
public static final int MCFIO_STDHEPM
- See Also:
- Constant Field Values
MCFIO_STDHEPBEG
public static final int MCFIO_STDHEPBEG
- See Also:
- Constant Field Values
MCFIO_STDHEPEND
public static final int MCFIO_STDHEPEND
- See Also:
- Constant Field Values
STDHEP_VERSION
public static final String STDHEP_VERSION
- See Also:
- Constant Field Values
read
public void read(XDRDataInput xdr)
throws IOException
- Specified by:
read
in interface XDRSerializable
- Overrides:
read
in class MCFIOBlock
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.