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