9#include "GaudiKernel/IRegistry.h"
25 ATH_CHECK(AthConstConverter::initialize());
27 return StatusCode::SUCCESS;
37 return StatusCode::FAILURE;
41 std::string nm = pObj->registry()->name();
#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)
MsgStream & msg() const
The standard message stream.
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
static constexpr long storageType()
This container provides access to collections of CSC RDOs and a mechanism for recording them.
ToolHandle< Muon::ICSC_RDOtoByteStreamTool > m_tool
CscRdoContByteStreamCnv(ISvcLocator *svcloc)
virtual StatusCode initialize() override
static const CLID & classID()
static long storageType()
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
bool fromStorable(DataObject *pDObj, T *&pTrans, bool quiet=false, IRegisterTransient *irt=0, bool isConst=true)