![]() |
LogWatchdStart – The start packet from LogWatchd. More...
#include <LogWatchdStart.h>
Public Member Functions | |
| LogWatchdStart () | |
| Default constructor. | |
| ~LogWatchdStart () | |
| Destructor. | |
| LogWatchdStart (Int_t trun, Int_t trealTime, LogWatchdStart_t *startPtr) | |
| Assignment constructor. | |
| ClassDef (LogWatchdStart, 10) | |
Public Attributes | |
| Int_t | run |
| Run number assigned offline. | |
| UInt_t | realTime |
| Time in unixTime. | |
| UInt_t | payloadTime |
| Time in unixTime. | |
| UInt_t | runReported |
| Run number from the payload. | |
| Float_t | upTime |
| CPU uptime. | |
| Float_t | idleTime |
| CPU idletime. | |
LogWatchdStart – The start packet from LogWatchd.
The ROOT implementation of the start packet from LogWatchd
Definition at line 24 of file LogWatchdStart.h.


1.8.11