15#include "GaudiKernel/MsgStream.h"
32 ATH_CHECK( DetDescrConverter::initialize() );
33 return StatusCode::SUCCESS;
41 ATH_MSG_INFO(
"in createObj: creating a LArElectrodeID helper object in the detector store");
54 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
std::vector< Identifier > ID
const long DetDescr_StorageType
uint32_t CLID
The Class ID type.
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.
static const CLID & classID()
static long storageType()
virtual StatusCode initialize() override
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
virtual long int repSvcType() const override
LArElectrodeIDDetDescrCnv(ISvcLocator *svcloc)
Helper for the Liquid Argon Calorimeter cell at the electrode level.
DataObject * asStorable(SG::DataObjectSharedPtr< T > pObject)
Default, invalid implementation of ClassID_traits.