adoptCleanup(ConditionsCleanup *cleaner)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
blockRegister(ConditionsPool &pool, const std::vector< Condition > &cond) const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
callOnRegister(const Listener &callee, bool add) | dd4hep::cond::ConditionsManagerObject | |
callOnRemove(const Listener &callee, bool add) | dd4hep::cond::ConditionsManagerObject | |
clean(const IOVType *typ, int max_age)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
clean(const ConditionsCleanup &cleaner)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
clear()=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
compute(const IOV &required_validity, ConditionsSlice &slice, ConditionUpdateUserContext *ctxt=0)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
ConditionsManagerObject(Detector &description) | dd4hep::cond::ConditionsManagerObject | |
createUserPool(const IOVType *iovT) const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
declareProperty(const std::string &nam, T &val) | dd4hep::PropertyConfigurable | |
declareProperty(const char *nam, T &val) | dd4hep::PropertyConfigurable | |
detectorDescription() const | dd4hep::cond::ConditionsManagerObject | inline |
doLoadConditions() const | dd4hep::cond::ConditionsManagerObject | inline |
doOutputUnloaded() const | dd4hep::cond::ConditionsManagerObject | inline |
fromString(const std::string &iov_str, IOV &iov) | dd4hep::cond::ConditionsManagerObject | |
GetName() const | dd4hep::NamedObject | inline |
GetTitle() const | dd4hep::NamedObject | inline |
hasProperty(const std::string &name) const override | dd4hep::PropertyConfigurable | virtual |
initialize()=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
iovPool(const IOVType &type) const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
iovType(size_t iov_type) const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
iovType(const std::string &iov_name) const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
iovTypes() const =0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
iovTypesUsed() const | dd4hep::cond::ConditionsManagerObject | |
key_type typedef | dd4hep::cond::ConditionsManagerObject | |
Listener typedef | dd4hep::cond::ConditionsManagerObject | |
Listeners typedef | dd4hep::cond::ConditionsManagerObject | |
load(const IOV &required_validity, ConditionsSlice &slice, ConditionUpdateUserContext *ctxt=0)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
Loader typedef | dd4hep::cond::ConditionsManagerObject | |
loader() const | dd4hep::cond::ConditionsManagerObject | inline |
m_detDesc | dd4hep::cond::ConditionsManagerObject | protected |
m_doLoad | dd4hep::cond::ConditionsManagerObject | protected |
m_doOutputUnloaded | dd4hep::cond::ConditionsManagerObject | protected |
m_loader | dd4hep::cond::ConditionsManagerObject | protected |
m_onRegister | dd4hep::cond::ConditionsManagerObject | protected |
m_onRemove | dd4hep::cond::ConditionsManagerObject | protected |
m_properties | dd4hep::PropertyConfigurable | protected |
name | dd4hep::NamedObject | |
NamedObject(const char *nam, const char *typ="") | dd4hep::NamedObject | |
NamedObject(const std::string &nam) | dd4hep::NamedObject | |
NamedObject(const std::string &nam, const std::string &typ) | dd4hep::NamedObject | |
NamedObject()=default | dd4hep::NamedObject | |
NamedObject(const NamedObject &c)=default | dd4hep::NamedObject | |
NamedObject(NamedObject &&c)=default | dd4hep::NamedObject | |
onRegister(Condition condition) | dd4hep::cond::ConditionsManagerObject | |
onRemove(Condition condition) | dd4hep::cond::ConditionsManagerObject | |
operator=(const NamedObject &c)=default | dd4hep::NamedObject | |
operator=(NamedObject &&c)=default | dd4hep::NamedObject | |
prepare(const IOV &req_iov, ConditionsSlice &slice, ConditionUpdateUserContext *ctx=0)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
properties() override | dd4hep::PropertyConfigurable | inlinevirtual |
properties() const override | dd4hep::PropertyConfigurable | inlinevirtual |
property(const std::string &name) override | dd4hep::PropertyConfigurable | virtual |
PropertyConfigurable() | dd4hep::PropertyConfigurable | |
pushUpdates()=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
registerCallee(Listeners &listeners, const Listener &callee, bool add) | dd4hep::cond::ConditionsManagerObject | protected |
registerIOV(const std::string &data) | dd4hep::cond::ConditionsManagerObject | |
registerIOV(const IOVType &typ, IOV::Key key)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
registerIOVType(size_t iov_type, const std::string &iov_name)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
registerUnlocked(ConditionsPool &pool, Condition cond)=0 | dd4hep::cond::ConditionsManagerObject | pure virtual |
Result typedef | dd4hep::cond::ConditionsManagerObject | |
SetName(const char *nam) | dd4hep::NamedObject | inline |
SetTitle(const char *tit) | dd4hep::NamedObject | inline |
type | dd4hep::NamedObject | |
~ConditionsManagerObject() | dd4hep::cond::ConditionsManagerObject | virtual |
~NamedObject()=default | dd4hep::NamedObject | virtual |
~PropertyConfigurable() | dd4hep::PropertyConfigurable | virtual |
~PropertyInterface()=default | dd4hep::PropertyInterface | virtual |