|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #include "GaudiKernel/MsgStream.h"
20 "C25315CC-F0A2-43D6-8F42-012BE34B0107");
26 std::unique_ptr<HGTD_RDO_Container_PERS_t> pers_cont(
27 poolReadObject<HGTD_RDO_Container_PERS_t>());
32 throw std::runtime_error(
33 "Unsupported persistent version of HGTD_RDO_Container");
HGTD_RDO_ContainerCNV_t m_converter
virtual Trans_t * createTransient(const Pers_t *persistent_container, MsgStream &log)
virtual HGTD_RDO_Container_PERS_t * createPersistent(HGTD_RDO_Container *trans) override
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration.
Compatibility for old converter classes that don't get passed the key.
MsgStream & msg() const
The standard message stream.
virtual HGTD_RDO_Container * createTransient() override
HGTD_RDO_ContainerCnv(ISvcLocator *svcloc)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.