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