|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_CPREADBYTESTREAMV2CNV_H
6 #define TRIGT1CALOBYTESTREAM_CPREADBYTESTREAMV2CNV_H
11 #include "GaudiKernel/ClassID.h"
12 #include "GaudiKernel/ServiceHandle.h"
13 #include "GaudiKernel/ToolHandle.h"
26 class CpByteStreamV2Tool;
33 template <
typename Container>
45 virtual long repSvcType()
const override {
return i_repSvcType(); }
51 ToolHandle<LVL1BS::CpByteStreamV2Tool>
m_tool;
ToolHandle< LVL1BS::CpByteStreamV2Tool > m_tool
Tool that does the actual work.
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
ByteStream converter for CP component containers post LS1.
virtual ~CpReadByteStreamV2Cnv()
Gaudi converter base class with const interfaces.
Interface class for managing ROB for both online and offline.
virtual long repSvcType() const override
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
virtual StatusCode initialize() override
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
static const CLID & classID()
virtual StatusCode createObjConst(IOpaqueAddress *pAddr, DataObject *&pObj) const override
Create Container from ByteStream.
CpReadByteStreamV2Cnv(ISvcLocator *svcloc)
static long storageType()