|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #include "GaudiKernel/MsgStream.h"
23 "7B3D57D6-F590-4266-974D-A0807122DA5F");
29 std::unique_ptr<HGTD_ClusterContainer_p1> p_coll(
30 poolReadObject<HGTD_ClusterContainer_p1>());
33 throw std::runtime_error(
34 "Unsupported persistent version of PlanarClusterContainer");
virtual HGTD_ClusterContainer_PERS * createPersistent(HGTD_ClusterContainer *transCont) override
virtual HGTD_ClusterContainer * createTransient() override
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
HGTD_ClusterContainerCnv_p1 m_converter_p1
HGTD_ClusterContainerCnv(ISvcLocator *svcloc)
Compatibility for old converter classes that don't get passed the key.
virtual Trans_t * createTransient(const Pers_t *persistent_container, MsgStream &log)
MsgStream & msg() const
The standard message stream.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.