|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_CMXETSUMSBYTESTREAMAUXCNV_H
6 #define TRIGT1CALOBYTESTREAM_CMXETSUMSBYTESTREAMAUXCNV_H
10 #include "GaudiKernel/ClassID.h"
11 #include "GaudiKernel/Converter.h"
12 #include "GaudiKernel/MsgStream.h"
13 #include "GaudiKernel/ServiceHandle.h"
14 #include "GaudiKernel/ToolHandle.h"
29 class JepByteStreamV2Tool;
50 virtual long repSvcType()
const {
return i_repSvcType(); }
ByteStream converter for Pre-processor Module DAQ data / TriggerTowers.
virtual long repSvcType() const
static const CLID & classID()
Interface class for managing ROB for both online and offline.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
static long storageType()
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
Create TriggerTowers from ByteStream.
std::string m_name
Converter name.
ToolHandle< JepByteStreamV2Tool > m_readTool
Do the main job - retrieve xAOD TriggerTowers from robs.
CmxEtSumsByteStreamAuxCnv(ISvcLocator *svcloc)
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Create ByteStream from TriggerTowers.
virtual StatusCode initialize()
virtual ~CmxEtSumsByteStreamAuxCnv()