hep.io.stdhep
Class StdhepBeginRun
java.lang.Object
hep.io.mcfio.MCFIOBlock
hep.io.stdhep.StdhepRecord
hep.io.stdhep.StdhepRunRecord
hep.io.stdhep.StdhepBeginRun
- All Implemented Interfaces:
- hep.io.xdr.XDRSerializable
public class StdhepBeginRun
- extends StdhepRunRecord
A begin run record
- Version:
- $Id: StdhepBeginRun.java 9132 2006-10-13 05:39:06Z tonyj $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
| Fields inherited from class hep.io.mcfio.MCFIOBlock |
fVersion, id, length, version |
|
Constructor Summary |
StdhepBeginRun(int nevtreq,
int nevtgen,
int nevtwrt,
float stdecom,
float stdxsec,
double stdseed1,
double stdseed2)
|
| Methods inherited from class hep.io.mcfio.MCFIOBlock |
getLength |
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
MCFIO_STDHEPEV4
public static final int MCFIO_STDHEPEV4
- See Also:
- Constant Field Values
STDHEP_VERSION
public static final String STDHEP_VERSION
- See Also:
- Constant Field Values
StdhepBeginRun
public StdhepBeginRun(int nevtreq,
int nevtgen,
int nevtwrt,
float stdecom,
float stdxsec,
double stdseed1,
double stdseed2)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2000-2007 FreeHEP. All Rights Reserved.