|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"JetElementCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"JetElementCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"132ABB53-1F89-4E0E-83A3-382338B278F3" );
36 static const pool::Guid p0_guid(
"48B92167-4892-4694-9E9E-E201F1E1FFFE" );
42 std::unique_ptr< JetElementCollection_PERS > pers_ref( poolReadObject< JetElementCollection_PERS >() );
47 p_collection = poolReadObject< JetElementCollection >();
49 }
else throw std::runtime_error(
"Unsupported persistent version of JetElementCollection" );
JetElementCollectionCnv_tlp1 m_TPConverter_tlp1
virtual JetElementCollection * createTransient()
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
Generated header file which defines a typedef for templated converter class.
virtual JetElementCollection_PERS * createPersistent(JetElementCollection *transCont)
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.