|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_PPMBYTESTREAMV1CNV_H
6 #define TRIGT1CALOBYTESTREAM_PPMBYTESTREAMV1CNV_H
11 #include "GaudiKernel/ClassID.h"
12 #include "GaudiKernel/ServiceHandle.h"
13 #include "GaudiKernel/ToolHandle.h"
27 class PpmByteStreamV1Tool;
48 virtual long repSvcType()
const override {
return i_repSvcType(); }
54 ToolHandle<LVL1BS::PpmByteStreamV1Tool>
m_tool;
virtual StatusCode initialize() override
PpmByteStreamV1Cnv(ISvcLocator *svcloc)
Interface for accessing raw data.
Gaudi converter base class with const interfaces.
Interface class for managing ROB for both online and offline.
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
Service for reading bytestream.
ByteStream converter for Pre-processor Module DAQ data / TriggerTowers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi converter base class with const interfaces.
virtual ~PpmByteStreamV1Cnv()
Abstract factory to create the converter.
virtual StatusCode createObjConst(IOpaqueAddress *pAddr, DataObject *&pObj) const override
Create TriggerTowers from ByteStream.
uint32_t CLID
The Class ID type.
ToolHandle< LVL1BS::PpmByteStreamV1Tool > m_tool
Tool that does the actual work.
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Create ByteStream from TriggerTowers.
ServiceHandle< IByteStreamEventAccess > m_ByteStreamEventAccess
Service for writing bytestream.
static const CLID & classID()
virtual long repSvcType() const override
static long storageType()