46 ATH_CHECK( AthConstConverter::initialize() );
49 SmartIF<IToolSvc> toolSvc{Gaudi::svcLocator()->service(
"ToolSvc")};
52 return StatusCode::SUCCESS;
75 return StatusCode::FAILURE;
78 std::string nm = pObj->registry()->name();
83 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
uint32_t CLID
The Class ID type.
convert to and from a SG storable
AthConstConverter(long storage_type, const CLID &class_type, ISvcLocator *svc, const std::string &name)
static long storageType()
BCM_RawContByteStreamCnv(ISvcLocator *svcloc)
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
BCM_RawContByteStreamTool * m_BCMRawContBSTool
virtual StatusCode initialize() override
static const CLID & classID()
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
static constexpr long storageType()
bool fromStorable(DataObject *pDObj, T *&pTrans, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true)