|
ATLAS Offline Software
|
Go to the documentation of this file.
12 :
m_log (
ms,
"TrigEFBphysContainerCnv")
31 MsgStream
mlog(
msgSvc(),
"TrigEFBphysContainerConverter" );
45 MsgStream
mlog(
msgSvc(),
"TrigEFBphysContainerConverter" );
49 static const pool::Guid tlp2_guid(
"D93906C2-4F81-44A7-98BE-71302891FE44" );
50 static const pool::Guid tlp1_guid(
"5F5B068F-32DB-4CC9-BA9E-C74C076AAAA1" );
51 static const pool::Guid p0_guid(
"033EAD89-6721-46F2-9D32-2670BA63B901" );
52 static const pool::Guid p0_guid2(
"760BB4E7-61C1-4365-BE20-C8251E808BA4" );
63 poolReadObject< TrigEFBphysContainer_tlp1 >(tlp1_Converter);
68 p_collection = poolReadObject< TrigEFBphysContainer >();
70 }
else throw std::runtime_error(
"Unsupported persistent version of TrigEFBphysContainer" );
TrigEFBphysContainerCnv_impl * m_impl
virtual TrigEFBphysContainer * createTransient()
~TrigEFBphysContainerCnv()
TrigEFBphysContainerCnv(ISvcLocator *svcloc)
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
Compatibility for old converter classes that don't get passed the key.
TrigEFBphysContainerCnv_impl(IMessageSvc *ms)
virtual TrigEFBphysContainer_PERS * createPersistent(TrigEFBphysContainer *transObj)
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigEFBphysContainerCnv_tlp2 m_TPConverter