|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef STOREGATE_CONDHANDLEKEY_H
6 #define STOREGATE_CONDHANDLEKEY_H 1
12 #include "GaudiKernel/ServiceHandle.h"
13 #include "GaudiKernel/MsgStream.h"
14 #include "GaudiKernel/IClassIDSvc.h"
23 const std::string&
dbKey,
A property holding a SG store/key/clid from which a VarHandle is made.
Hold mappings of ranges to condition objects.
ServiceHandle< StoreGateSvc > m_cs
CondHandleKey(const std::string &key, const std::string &dbKey, Gaudi::DataHandle::Mode a)
const std::string & key() const
Return the StoreGate ID for the referenced object.
CondCont< T > *getCC ATLAS_NOT_CONST_THREAD_SAFE() const
StatusCode initialize(AllowEmptyEnum)
The Athena Transient Store API.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode start() override
Called by the owning algorithm during the START transition.
StatusCode initialize(bool used=true)
A property holding a SG store/key/clid from which a VarHandle is made.
Hold mapping of ranges to condition objects.
StoreGateSvc * getCS() const
Define macros for attributes used to control the static checker.
const std::string & dbKey() const
void setDbKey(const std::string &dbKey)