|
ATLAS Offline Software
|
Go to the documentation of this file.
21 MsgStream
mlog(
msgSvc(),
"TrigTauTracksInfoConverter" );
32 MsgStream
mlog(
msgSvc(),
"TrigTauTracksInfoConverter" );
35 static const pool::Guid tlp1_guid(
"ABF3C91C-A007-440E-8AEE-753FAA453352");
36 static const pool::Guid p0_guid(
"630E4944-7EDE-4938-B189-020DBC0436AE");
43 std::unique_ptr< TrigTauTracksInfo_tlp1 > col_vect( this->poolReadObject< TrigTauTracksInfo_tlp1 >() );
51 trans_cont = this->poolReadObject<TrigTauTracksInfo>();
55 throw std::runtime_error(
"Unsupported persistent version of Data container");
TrigTauTracksInfoCnv_tlp1 * m_TPConverter
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.
TrigTauTracksInfoCnv(ISvcLocator *svcloc)
virtual TL_PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of transObj.
TrigTauTracksInfo_PERS * createPersistent(TrigTauTracksInfo *transCont)
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
TrigTauTracksInfo * createTransient()