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