ATLAS Offline Software
SG::ReadHandleKey< T > Member List

This is the complete list of members for SG::ReadHandleKey< T >, including all inherited members.

assign(const std::string &sgkey)SG::VarHandleKeyvirtual
clid() constSG::VarHandleKey
empty() constSG::VarHandleKey
hashedKey() constSG::VarHandleKey
initialize(bool used=true)SG::VarHandleKey
initialize(AllowEmptyEnum)SG::VarHandleKey
isEventStore() constSG::VarHandleKey
key() constSG::VarHandleKey
m_hashedKeySG::VarHandleKeyprivate
m_isEventStoreSG::VarHandleKeyprivate
m_owningHandleSG::VarHandleKeyprivate
m_sgKeySG::VarHandleKeyprivate
m_storeHandleSG::VarHandleKeyprivate
operator=(const std::string &sgkey)SG::ReadHandleKey< T >
owningHandle()SG::VarHandleKey
parseKey(const std::string &sgkey, const std::string &storeName)SG::VarHandleKeyprivate
PropertyType typedefSG::VarHandleKey
pythonRepr() const overrideSG::VarHandleKeyprotectedvirtual
ReadHandleKey(const std::string &key="", const std::string &storeName=StoreID::storeName(StoreID::EVENT_STORE))SG::ReadHandleKey< T >
ReadHandleKey(OWNER *owner, const std::string &name, const std::string &key={}, const std::string &doc="")SG::ReadHandleKey< T >
ReadHandleKey(CLID clid, const std::string &key, const std::string &storeName)SG::ReadHandleKey< T >protected
ReadHandleKey(CLID clid, OWNER *owner, const std::string &name, const std::string &key, const std::string &doc)SG::ReadHandleKey< T >protected
setKey(DataObjID key) override finalSG::VarHandleKeyprivatevirtual
setOwningHandle(VarHandleBase *handle)SG::VarHandleKeyprivate
start()SG::VarHandleKeyvirtual
storeHandle() constSG::VarHandleKey
updateHandle(const std::string &name)SG::VarHandleKeyprivate
updateKey(std::string key) override finalSG::VarHandleKeyprivatevirtual
VarHandleKey(CLID clid, const std::string &sgkey, Gaudi::DataHandle::Mode a, const std::string &storeName=StoreID::storeName(StoreID::EVENT_STORE), bool isCond=false)SG::VarHandleKey