|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EVENTINFOBYTESTREAMAUXCNV_H
6 #define EVENTINFOBYTESTREAMAUXCNV_H
18 #include "GaudiKernel/Converter.h"
19 #include "GaudiKernel/ServiceHandle.h"
44 virtual long repSvcType()
const override {
return i_repSvcType(); }
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj) override
converter method to create object
std::string ascTime(unsigned int t)
convert timestamp to ascii time.
This is the class definition of ByteStream converter for xAOD::EventInfoAux Event Info is built from ...
EventInfoByteStreamAuxCnv(ISvcLocator *svcloc)
Interface class for managing ROB for both online and offline.
The Athena Transient Store API.
ServiceHandle< StoreGateSvc > m_mdSvc
TDS handle.
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
static long storageType()
ServiceHandle< IROBDataProviderSvc > m_robDataProvider
RODDataProviderSvc handle.
virtual StatusCode finalize() override
The base class for offline and HLT ByteStream conversion services.
static const CLID & classID()
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr) override
converter method to write object
virtual StatusCode initialize() override
virtual ~EventInfoByteStreamAuxCnv() override
virtual long repSvcType() const override
Storage type and class ID.