#include <Types.h>
Public Member Functions | |
virtual void | clear () |
Iov_t () | |
bool | isValid () const |
bool | isValidFor (Time_t target) const |
virtual | ~Iov_t ()=default |
Public Attributes | |
Hash | payloadId |
Time_t | since |
Time_t | till |
|
inline |
Definition at line 50 of file Types.h.
References hitfit::clear(), and edmPickEvents::target.
|
virtualdefault |
|
virtual |
Definition at line 10 of file Types.cc.
References cond::time::MAX_VAL(), cond::time::MIN_VAL(), payloadId, since, and till.
Referenced by Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), cond::persistency::BasePayloadProxy::setIntervalFor(), BeautifulSoup.Tag::setString(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
bool cond::Iov_t::isValid | ( | void | ) | const |
Definition at line 16 of file Types.cc.
References cond::time::MAX_VAL(), cond::time::MIN_VAL(), payloadId, since, and till.
Referenced by ntupleDataFormat._Object::_checkIsValid(), cond::persistency::BasePayloadProxy::isValid(), and core.AutoHandle.AutoHandle::ReallyLoad().
bool cond::Iov_t::isValidFor | ( | Time_t | target | ) | const |
Definition at line 20 of file Types.cc.
Referenced by cond::persistency::BasePayloadProxy::setIntervalFor().
Hash cond::Iov_t::payloadId |
Definition at line 57 of file Types.h.
Referenced by SiStripDetVOffHandler::analyze(), SiStripPayloadHandler< SiStripPayload >::analyze(), BOOST_PYTHON_MODULE(), popcon::PopConBTransitionSourceHandler< T >::checkBOn(), clear(), cond::persistency::IOVProxy::getLast(), popcon::PopConBTransitionSourceHandler< T >::getObjectsForBTransition(), popcon::PopCon::initialize(), isValid(), cond::makeIov(), cond::persistency::IOVProxy::Iterator::operator*(), and cond::service::PoolDBOutputService::tagInfo().
Time_t cond::Iov_t::since |
Definition at line 55 of file Types.h.
Referenced by SiStripDetVOffHandler::analyze(), BOOST_PYTHON_MODULE(), popcon::PopConBTransitionSourceHandler< T >::checkBOn(), clear(), cond::persistency::IOVProxy::getLast(), popcon::PopConBTransitionSourceHandler< T >::getObjectsForBTransition(), popcon::PopCon::initialize(), isValid(), isValidFor(), cond::makeIov(), cond::persistency::IOVProxy::Iterator::operator*(), cond::persistency::BasePayloadProxy::setIntervalFor(), and cond::service::PoolDBOutputService::tagInfo().
Time_t cond::Iov_t::till |
Definition at line 56 of file Types.h.
Referenced by clear(), cond::persistency::IOVProxy::getLast(), popcon::PopCon::initialize(), isValid(), isValidFor(), cond::persistency::IOVProxy::Iterator::operator*(), cond::persistency::BasePayloadProxy::setIntervalFor(), and cond::service::PoolDBOutputService::tagInfo().