9#ifndef LUMIBLOCKDATA_LB_IOVRANGE_H
10#define LUMIBLOCKDATA_LB_IOVRANGE_H
bool operator==(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
bool operator!=(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
const IOVTime & stop() const
const IOVTime & start() const
Basic time unit for IOVSvc.
void setNumSeen(uint32_t num)
friend bool operator==(const LB_IOVRange &lhs, const LB_IOVRange &rhs)
uint32_t getNumExpected() const
uint32_t getNumSeen() const
void setNumExpected(uint32_t num)
friend bool operator!=(const LB_IOVRange &lhs, const LB_IOVRange &rhs)