27 MsgStream mlog(msgSvc(),
"TrigVertexCollectionConverter" );
29 mlog << MSG::DEBUG <<
"TrigVertexCollectionCnv::createPersistent called" <<
endmsg;
41 MsgStream mlog(msgSvc(),
"TrigVertexCollectionConverter" );
43 mlog << MSG::DEBUG <<
"TrigVertexCollectionCnv::createTransient called" <<
endmsg;
45 static const pool::Guid tlp2_guid(
"438C9232-0F3E-4A8B-A16E-6F6275388DE4" );
46 static const pool::Guid tlp1_guid(
"10E18C4E-9BCA-4F25-993C-EBDF0642C119" );
47 static const pool::Guid p0_guid(
"0974DF97-5B51-4416-8FBE-42BAE0C54010" );
48 static const pool::Guid p0_guid2(
"E2C600D6-CD4B-4B7B-9C09-93CE9FF435A1" );
53 mlog << MSG::DEBUG <<
"TrigVertexCollectionCnv::createPersistent tlp2 called" <<
endmsg;
59 mlog << MSG::DEBUG <<
"TrigVertexCollectionCnv::createPersistent tlp1 called" <<
endmsg;
65 mlog << MSG::DEBUG <<
"TrigVertexCollectionCnv::createPersistent p0 called" <<
endmsg;
68 }
else throw std::runtime_error(
"Unsupported persistent version of TrigVertexCollection" );
TrigVertexCollection_tlp2 TrigVertexCollection_PERS
T_AthenaPoolCustomCnv< TrigVertexCollection, TrigVertexCollection_PERS > TrigVertexCollectionCnvBase
virtual bool compareClassGuid(const Guid &clid) const
TRANS * createTransient(MsgStream &log)
Create transient representation of the persistent object known to this converter.
virtual TrigVertexCollection_PERS * createPersistent(TrigVertexCollection *transObj)
~TrigVertexCollectionCnv()
TrigVertexCollectionCnv_tlp2 * m_TPConverter
virtual TrigVertexCollection * createTransient()
TrigVertexCollectionCnv(ISvcLocator *svcloc)