|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_JETELEMENTBYTESTREAMXAODCNV_H
6 #define TRIGT1CALOBYTESTREAM_JETELEMENTBYTESTREAMXAODCNV_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"
46 virtual long repSvcType()
const {
return i_repSvcType(); }
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Create ByteStream from TriggerTowers.
static const CLID & classID()
The Athena Transient Store API.
virtual long repSvcType() const
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
Abstract factory to create the converter.
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
Create TriggerTowers from ByteStream.
uint32_t CLID
The Class ID type.
virtual ~JetElementByteStreamxAODCnv()
static long storageType()
std::string m_name
Converter name.
ByteStream converter for JetElement.
virtual StatusCode initialize()
JetElementByteStreamxAODCnv(ISvcLocator *svcloc)