|  | 
RunStart – The Run start data. More...
#include <RunStart.h>
| Public Member Functions | |
| RunStart () | |
| Default constructor. | |
| ~RunStart () | |
| Destructor. | |
| RunStart (Int_t run, Int_t trealTime, RunStart_t *startPtr) | |
| Assignment constructor. | |
| ClassDef (RunStart, 10) | |
| Public Attributes | |
| Int_t | run | 
| Run number from offline. | |
| UInt_t | realTime | 
| Time in unixTime. | |
| UInt_t | payloadTime | 
| Time in unixTime. | |
| UInt_t | runReported | 
| Run number from payload. | |
| UInt_t | eventNumber | 
| Starting event number. | |
RunStart – The Run start data.
The ROOT implementation of the run start data
Definition at line 22 of file RunStart.h.


 1.8.11
 1.8.11