|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_JEPBYTESTREAMCNV_H
6 #define TRIGT1CALOBYTESTREAM_JEPBYTESTREAMCNV_H
11 #include "GaudiKernel/ClassID.h"
12 #include "GaudiKernel/ServiceHandle.h"
13 #include "GaudiKernel/ToolHandle.h"
49 virtual long repSvcType()
const override {
return i_repSvcType(); }
55 ToolHandle<LVL1BS::JepByteStreamTool>
m_tool;
ToolHandle< LVL1BS::JepByteStreamTool > m_tool
Tool that does the actual work.
static const CLID & classID()
virtual StatusCode initialize() override
Gaudi converter base class with const interfaces.
virtual ~JepByteStreamCnv()
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual long repSvcType() const override
Gaudi converter base class with const interfaces.
Abstract factory to create the converter.
JepByteStreamCnv(ISvcLocator *svcloc)
static long storageType()
uint32_t CLID
The Class ID type.
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Create ByteStream from JEP Container.
ByteStream converter for JEP container.