15 MsgStream mlog(msgSvc(),
"LUCID_SimHitCollectionCnv");
16 mlog << MSG::DEBUG <<
"In LUCID_SimHitCollectionCnv::createPersistent " <<
endmsg;
24 MsgStream mlog(msgSvc(),
"LUCID_SimHitCollectionCnv");
25 mlog << MSG::DEBUG <<
"In LUCID_SimHitCollectionCnv::createTransient " <<
endmsg;
29 static const pool::Guid p3_guid (
"018E3850-0AAE-776B-9BDE-69C14B881C19");
30 static const pool::Guid p2_guid (
"149F1834-1D98-4F35-A1B3-C9AA083D6838");
31 static const pool::Guid p1_guid (
"9ACC906C-74CA-4F77-AC16-2A503358C2D1");
32 static const pool::Guid old_guid(
"7BCDF079-FD96-4B18-B1E7-FA5EDDB026F2");
52 throw std::runtime_error(
"Unsupported persistent version of Data container");
LUCID_SimHitCollection_p2 LUCID_SimHitCollection_PERS
T_AtlasHitsVectorCnv< LUCID_SimHitCollection, LUCID_SimHitCollection_p1, LUCID_SimHitCnv_p1 > LUCID_SimHitCollectionCnv_p1
T_AtlasHitsVectorCnv< LUCID_SimHitCollection, LUCID_SimHitCollection_p2, LUCID_SimHitCnv_p2 > LUCID_SimHitCollectionCnv_p2
T_AtlasHitsVectorCnv< LUCID_SimHitCollection, LUCID_SimHitCollection_p3, LUCID_SimHitCnv_p3 > LUCID_SimHitCollectionCnv_p3
AtlasHitsVector< LUCID_SimHit > LUCID_SimHitCollection
const Token * m_i_poolToken
virtual LUCID_SimHitCollection_PERS * createPersistent(LUCID_SimHitCollection *transCont)
virtual LUCID_SimHitCollection * createTransient()
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
virtual bool compareClassGuid(const Guid &clid) const