5#ifndef STOREGATE_METAHANDLEKEY_H
6#define STOREGATE_METAHANDLEKEY_H
12#include "GaudiKernel/ServiceHandle.h"
13#include "GaudiKernel/MsgStream.h"
14#include "GaudiKernel/IClassIDSvc.h"
23 const std::string&
dbKey,
24 Gaudi::DataHandle::Mode
a );
A property holding a SG store/key/clid from which a VarHandle is made.
Define macros for attributes used to control the static checker.
const std::string & key() const
Return the StoreGate ID for the referenced object.
VarHandleKey(CLID clid, const std::string &sgkey, Gaudi::DataHandle::Mode a, const std::string &storeName=StoreID::storeName(StoreID::EVENT_STORE), bool isCond=false)
Constructor.
The Athena Transient Store API.