|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CMXJetHitsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CMXJetHitsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"29388465-59FE-452C-9462-45C3022F5F2B" );
41 std::unique_ptr< CMXJetHitsCollection_PERS > pers_ref( poolReadObject< CMXJetHitsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CMXJetHitsCollection" );
Generated header file which defines a typedef for templated converter class.
virtual CMXJetHitsCollection * createTransient()
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
CMXJetHitsCollectionCnv_tlp1 m_TPConverter_tlp1
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.
virtual CMXJetHitsCollection_PERS * createPersistent(CMXJetHitsCollection *transCont)