14#include "GaudiKernel/MsgStream.h"
35 ATH_CHECK( DetDescrConverter::initialize() );
52 return StatusCode::SUCCESS;
61 ATH_MSG_INFO(
"in createObj: creating a AtlasDetectorID helper object in the detector store");
68 auto atlas_id = std::make_unique<AtlasDetectorID>(
"IdDict",
"");
75 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
std::vector< Identifier > ID
const long DetDescr_StorageType
uint32_t CLID
The Class ID type.
convert to and from a SG storable
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
AtlasIDDetDescrCnv(ISvcLocator *svcloc)
virtual StatusCode initialize() override
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
static long int storageType()
static const CLID & classID()
virtual long int repSvcType() const override
DetDescrConverter(const CLID &myCLID, ISvcLocator *svcloc, const char *name=nullptr)
const ServiceHandle< StoreGateSvc > & detStore() const
Handle to DetectorStore.
IdDictManager is the interface to identifier dictionaries.
int initializeHelper(IdHelper &helper) const
Return value: 0 OK, >0 error.
DataObject * asStorable(SG::DataObjectSharedPtr< T > pObject)
Default, invalid implementation of ClassID_traits.