|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"JEMHitsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"JEMHitsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"A9D89195-219E-4F33-9B19-4684639CCA5B" );
41 std::unique_ptr< JEMHitsCollection_PERS > pers_ref( poolReadObject< JEMHitsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of JEMHitsCollection" );
virtual JEMHitsCollection_PERS * createPersistent(JEMHitsCollection *transCont)
virtual JEMHitsCollection * createTransient()
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
JEMHitsCollectionCnv_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.
Generated header file which defines a typedef for templated converter class.