|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    9 #ifndef LUMIBLOCKDATA_LB_IOVRANGE_H  
   10 #define LUMIBLOCKDATA_LB_IOVRANGE_H  
   49 #endif //>LUMIBLOCKDATA_LB_IOVRANGE_H  
  
bool operator!=(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
void setNumExpected(uint32_t num)
Validity Range object. Holds two IOVTimes (start and stop)
Validity Range object. Holds two IOVTime instances (start and stop)
uint32_t getNumExpected() const
const IOVTime & start() const
void setNumSeen(uint32_t num)
uint32_t getNumSeen() const
const IOVTime & stop() const
Basic time unit for IOVSvc. Hold time as a combination of run and event numbers.
bool operator==(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
friend bool operator==(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
friend bool operator!=(const LB_IOVRange &lhs, const LB_IOVRange &rhs)