|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTINFOBYTESTREAMXAODCNV_H
6 #define EVENTINFOBYTESTREAMXAODCNV_H
18 #include "GaudiKernel/Converter.h"
39 virtual long repSvcType()
const override {
return i_repSvcType(); }
virtual long repSvcType() const override
Storage type and class ID.
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
converter method to create object
static long storageType()
virtual StatusCode initialize() override
virtual ~EventInfoByteStreamxAODCnv() override
static const CLID & classID()
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
This is the class definition of ByteStream converter for xAOD::EventInfo Event Info is built from Raw...
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
EventInfoByteStreamxAODCnv(ISvcLocator *svcloc)
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr) override
converter method to write object
virtual StatusCode finalize() override