5#ifndef HGTD_IDCNV_HGTD_IDDETDESCRCNV_H
6# define HGTD_IDCNV_HGTD_IDDETDESCRCNV_H
30 virtual long int repSvcType()
const override final;
31 virtual StatusCode
initialize()
override final;
32 virtual StatusCode
createObj(IOpaqueAddress* pAddr, DataObject*& pObj)
override final;
uint32_t CLID
The Class ID type.
DetDescrConverter(const CLID &myCLID, ISvcLocator *svcloc, const char *name=nullptr)
std::string m_inDetIDFileName
File to be read for InDet ids.
static long storageType()
virtual long int repSvcType() const override final
static const CLID & classID()
std::string m_inDetIdDictTag
Tag of RDB record for InDet ids.
virtual StatusCode initialize() override final
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override final
std::string m_inDetIDTag
Internal InDet id tag.
HGTD_IDDetDescrCnv(ISvcLocator *svcloc)
bool m_doChecks
Whether or not.
std::unique_ptr< HGTD_ID > m_hgtdId
The helper - only will create it once.