15#ifndef ASG_DATA_HANDLES_READ_HANDLE_KEY_H
16#define ASG_DATA_HANDLES_READ_HANDLE_KEY_H
18#ifndef XAOD_STANDALONE
64 template <
class OWNER,
class K>
66 const std::string& name,
68 const std::string&
doc =
"");
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
ReadHandleKey & operator=(const std::string &sgkey)
Change the key of the object to which we're referring.
ReadHandleKey(const std::string &key="", const std::string &storeName=StoreID::storeName(StoreID::EVENT_STORE))
Constructor.
A property holding a SG store/key/clid from which a VarHandle is made.
const std::string & key() const
Return the StoreGate ID for the referenced object.