|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StdhepRecord in hep.io.stdhep |
|---|
| Subclasses of StdhepRecord in hep.io.stdhep | |
|---|---|
class |
StdhepBeginRun
A begin run record |
class |
StdhepEndRun
An end run record. |
class |
StdhepEvent
A stdhep event. |
class |
StdhepExtendedEvent
An extended stdhep record containing extra content corresponding to the HEPEV4 common block. |
class |
StdhepRunRecord
A base class for stdhep begin/end run records. |
| Methods in hep.io.stdhep that return StdhepRecord | |
|---|---|
StdhepRecord |
StdhepReader.goToRecord(int runNumber,
int eventNumber)
Finds the event with run number and event number specified |
StdhepRecord |
StdhepReader.nextRecord()
Read the next stdhep record from the file. |
| Methods in hep.io.stdhep with parameters of type StdhepRecord | |
|---|---|
void |
StdhepWriter.writeRecord(StdhepRecord record)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||