|
ATLAS Offline Software
|
Go to the documentation of this file.
17 MsgStream
mlog(
msgSvc(),
"CPMHitsCollectionConverter" );
31 MsgStream
mlog(
msgSvc(),
"CPMHitsCollectionConverter" );
35 static const pool::Guid tlp1_guid(
"4A309D12-C11D-4666-8253-72522BF7948E" );
41 std::unique_ptr< CPMHitsCollection_PERS > pers_ref( poolReadObject< CPMHitsCollection_PERS >() );
44 }
else throw std::runtime_error(
"Unsupported persistent version of CPMHitsCollection" );
Generated header file which defines a typedef for templated converter class.
CPMHitsCollectionCnv_tlp1 m_TPConverter_tlp1
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
msgSvc
Provide convenience handles for various services.
virtual CPMHitsCollection_PERS * createPersistent(CPMHitsCollection *transCont)
virtual CPMHitsCollection * createTransient()
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.