Go to the documentation of this file. 1 #ifndef CDFEventInfo_hh_included
2 #define CDFEventInfo_hh_included 1
24 void Set(UInt_t runNo,
const char* seqid, ULong64_t eventNo, UInt_t l1aNo, ULong64_t orbitNo, UInt_t bunchNo) {
49 #endif // CDFEventInfo_hh_included
const char * getRunNumberSequenceId() const
get the run number sequence id (whose run number is this?)
UInt_t getL1ANumber() const
get the L1A number (from TTC)
ULong64_t getOrbitNumber() const
get the Orbit number
float getCDFRevisionEvent() const
Get the revision of the CDFROOT library which this file was written with.
UInt_t fRunNumber
Get the revision of the CDFROOT library which is in current use.
UInt_t getRunNumber() const
get the run number
void Set(UInt_t runNo, const char *seqid, ULong64_t eventNo, UInt_t l1aNo, ULong64_t orbitNo, UInt_t bunchNo)
setter routine
Global information about an event such as event number and run number.
ULong64_t getEventNumber() const
get the event number
UInt_t getBunchNumber() const
get the Bunch number (from TTC)
TString fRunNumberSequenceId