|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #include "GaudiKernel/MsgStream.h"
35 return StatusCode::SUCCESS;
49 bool initHelper =
false;
54 std::string inDetIDTag =
mgr->tag();
57 bool doChecks =
mgr->do_checks();
62 return StatusCode::FAILURE;
66 std::string inDetIDFileName = dict->
file_name();
69 std::string inDetIdDictTag = dict->
dict_tag();
79 ATH_MSG_DEBUG(
" Changed internal InDet id tag: " << inDetIDTag);
118 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
const std::string & dict_tag(void) const
Access to the dictionary tag.
virtual StatusCode initialize() override
virtual void setMessageSvc(IMessageSvc *msgSvc) override
const long DetDescr_StorageType
std::vector< Identifier > ID
static const CLID & classID()
ZdcID * m_zdcId
The helper - only will create it once.
DataObject * asStorable(T *pObject)
const ServiceHandle< StoreGateSvc > & detStore() const
Handle to DetectorStore.
static const CLID & ID()
the CLID of T
std::string m_inDetIDTag
Internal InDet id tag.
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.
Default, invalid implementation of ClassID_traits.
int initializeHelper(IdHelper &helper) const
Return value: 0 OK, >0 error.
uint32_t CLID
The Class ID type.
const std::string & file_name(void) const
Access to file name.
virtual long int repSvcType() const override
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
IdDictManager is the interface to identifier dictionaries.
std::string m_inDetIdDictTag
Tag of RDB record for InDet ids.
static long storageType()
const IdDictMgr * manager(void) const
ZdcIDDetDescrCnv(ISvcLocator *svcloc)
bool m_doChecks
Whether or not.
std::string m_inDetIDFileName
File to be read for InDet ids.