 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 #include "GaudiKernel/MsgStream.h"
21 "2EE1819F-7EFE-ACB8-5D5F-9EFBFAEBC11E");
27 std::unique_ptr<HGTD_ALTIROC_RDO_Container_PERS_t> pers_cont(
28 poolReadObject<HGTD_ALTIROC_RDO_Container_PERS_t>());
33 throw std::runtime_error(
34 "Unsupported persistent version of HGTD_ALTIROC_RDO_Container");
HGTD_ALTIROC_RDO_ContainerCNV_t m_converter
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration.
HGTD_ALTIROC_RDO_ContainerCnv(ISvcLocator *svcloc)
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
virtual Trans_t * createTransient(const Pers_t *persistent_container, MsgStream &log)
Compatibility for old converter classes that don't get passed the key.
MsgStream & msg() const
The standard message stream.
virtual HGTD_ALTIROC_RDO_Container * createTransient() override
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
virtual HGTD_ALTIROC_RDO_Container_PERS_t * createPersistent(HGTD_ALTIROC_RDO_Container *trans) override