|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef STOREGATE_WRITEHANDLEKEY_H
17 #define STOREGATE_WRITEHANDLEKEY_H
68 template <
class OWNER,
72 const std::string&
key={},
94 #endif // not STOREGATE_WRITEHANDLEKEY_H
WriteHandleKey(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.
WriteHandleKey(OWNER *owner, std::string name, const std::string &key={}, std::string doc="")
auto-declaring Property Constructor.
Property holding a SG store/key/clid from which a WriteHandle is made.
WriteHandleKey & operator=(const std::string &sgkey)
Change the key of the object to which we're referring.
A property holding a SG store/key/clid from which a VarHandle is made.
macros to associate a CLID to a type
static const std::string & storeName(const StoreID::type &s)