7#ifndef LARBYTESTREAM_LARLATOMEHEADERCONTRAWEVENTCNV_H
8#define LARBYTESTREAM_LARLATOMEHEADERCONTRAWEVENTCNV_H
13#include "GaudiKernel/ToolHandle.h"
14#include "GaudiKernel/ServiceHandle.h"
34 virtual StatusCode
createObjConst(IOpaqueAddress* pAddr, DataObject*& pObj)
const override;
35 virtual StatusCode
createRepConst(DataObject* pObj, IOpaqueAddress*& pAddr)
const override;
38 virtual long repSvcType()
const override {
return i_repSvcType(); }
Gaudi converter base class with const interfaces.
uint32_t CLID
The Class ID type.
AthConstConverter(long storage_type, const CLID &class_type, ISvcLocator *svc, const std::string &name)
static constexpr long storageType()
Abstract factory to create the converter.
Interface class for managing ROB for both online and offline.