1 #ifndef Framework_ValidityInterval_h 2 #define Framework_ValidityInterval_h void setFirst(const IOVSyncValue &iTime)
const IOVSyncValue & last() const
const IOVSyncValue & first() const
bool operator==(const ValidityInterval &iRHS) const
bool validFor(const IOVSyncValue &) const
void setLast(const IOVSyncValue &iTime)
static const ValidityInterval & invalidInterval()
bool operator!=(const ValidityInterval &iRHS) const