Public Member Functions | |
IOVProxyData () | |
Public Attributes | |
cond::Time_t | endOfValidity |
bool | full = false |
cond::Time_t | groupHigherIov = cond::time::MIN_VAL |
cond::Time_t | groupLowerIov = cond::time::MAX_VAL |
IOVProxy::IOVContainer | iovSequence |
cond::Time_t | lastValidatedTime |
size_t | numberOfQueries = 0 |
std::string | payloadType |
bool | range = false |
std::vector< cond::Time_t > | sinceGroups |
boost::posix_time::ptime | snapshotTime |
cond::SynchronizationType | synchronizationType |
std::string | tag |
cond::TimeType | timeType |
Definition at line 10 of file IOVProxy.cc.
|
inline |
Definition at line 13 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::endOfValidity |
Definition at line 23 of file IOVProxy.cc.
bool cond::persistency::IOVProxyData::full = false |
Definition at line 30 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::groupHigherIov = cond::time::MIN_VAL |
Definition at line 27 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::groupLowerIov = cond::time::MAX_VAL |
Definition at line 26 of file IOVProxy.cc.
IOVProxy::IOVContainer cond::persistency::IOVProxyData::iovSequence |
Definition at line 29 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::lastValidatedTime |
Definition at line 24 of file IOVProxy.cc.
size_t cond::persistency::IOVProxyData::numberOfQueries = 0 |
Definition at line 32 of file IOVProxy.cc.
std::string cond::persistency::IOVProxyData::payloadType |
Definition at line 21 of file IOVProxy.cc.
bool cond::persistency::IOVProxyData::range = false |
Definition at line 31 of file IOVProxy.cc.
std::vector<cond::Time_t> cond::persistency::IOVProxyData::sinceGroups |
Definition at line 28 of file IOVProxy.cc.
boost::posix_time::ptime cond::persistency::IOVProxyData::snapshotTime |
Definition at line 19 of file IOVProxy.cc.
cond::SynchronizationType cond::persistency::IOVProxyData::synchronizationType |
Definition at line 22 of file IOVProxy.cc.
std::string cond::persistency::IOVProxyData::tag |
Definition at line 18 of file IOVProxy.cc.
Referenced by FWLite.ElectronMVAID::__call__(), Inspector.Inspector::Loop(), DTTtrigWorkflow.DTttrigWorkflow::prepare_timeboxes_correction(), and DTWorkflow.DTWorkflow::remote_out_path().
cond::TimeType cond::persistency::IOVProxyData::timeType |
Definition at line 20 of file IOVProxy.cc.