16 MsgStream mlog(msgSvc(),
"TrigTrackCountsConverter" );
18 mlog << MSG::DEBUG <<
"TrigTrackCountsCnv::createPersistent" <<
endmsg;
29 MsgStream mlog(msgSvc(),
"TrigTrackCountsConverter" );
31 mlog << MSG::DEBUG <<
"TrigTrackCountsCnv::createTransient " <<
endmsg;
33 static const pool::Guid p2_guid(
"BD8BB599-AE38-45CC-93DB-27F67C23DB62");
34 static const pool::Guid p1_guid(
"2DCA396C-5CC1-4B6A-8B76-E3EBA4F81A61");
35 static const pool::Guid p0_guid(
"6277C97C-0EAA-4922-892E-E88C1FA01BA0");
52 throw std::runtime_error(
"Unsupported persistent version");
TrigTrackCounts_p2 TrigTrackCounts_PERS
T_AthenaPoolCustomCnv< TrigTrackCounts, TrigTrackCounts_PERS > TrigTrackCountsCnvBase
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
virtual bool compareClassGuid(const Guid &clid) const
virtual TrigTrackCounts_PERS * createPersistent(TrigTrackCounts *transObj)
virtual TrigTrackCounts * createTransient()
TrigTrackCountsCnv(ISvcLocator *svcloc)