Public Member Functions | Public Attributes | List of all members
RunStart Class Reference

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.
 

Detailed Description

RunStart – The Run start data.

The ROOT implementation of the run start data

Definition at line 22 of file RunStart.h.

Inheritance diagram for RunStart:
Inheritance graph
[legend]
Collaboration diagram for RunStart:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: