|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.io.mcfio.MCFIOBlock hep.io.stdhep.StdhepRecord hep.io.stdhep.StdhepRunRecord hep.io.stdhep.StdhepBeginRun
A begin run record
Field Summary |
Fields inherited from class hep.io.stdhep.StdhepRecord |
MCFIO_STDHEP, MCFIO_STDHEPBEG, MCFIO_STDHEPEND, MCFIO_STDHEPM, STDHEP_VERSION |
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)
|
Method Summary | |
String |
toString()
|
Methods inherited from class hep.io.stdhep.StdhepRunRecord |
nevtgen, nevtreq, nevtwrt, read, stdecom, stdseed1, stdseed2, stdxsec, write |
Methods inherited from class hep.io.mcfio.MCFIOBlock |
getLength |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public StdhepBeginRun(int nevtreq, int nevtgen, int nevtwrt, float stdecom, float stdxsec, double stdseed1, double stdseed2)
Method Detail |
public String toString()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |