10 MsgStream mlog(msgSvc(),
"ElectronMuonTopoInfoContainerConverter" );
12 mlog << MSG::DEBUG <<
"ElectronMuonTopoInfoContainerCnv::createPersistent called" <<
endmsg;
23 MsgStream mlog(msgSvc(),
"ElectronMuonTopoInfoContainerConverter" );
25 mlog << MSG::DEBUG <<
"ElectronMuonTopoInfoContainerCnv::createTransient called" <<
endmsg;
27 static const pool::Guid p1_guid(
"0A775717-3FC9-4FF4-A18B-3F520B2D4DAC" );
31 return m_converter.createTransient( col_vect.get(), mlog ) ;
32 }
else {
throw std::runtime_error(
"Unsupported persistent version of ElectronMuonTopoInfoContainer" ); }
ElectronMuonTopoInfoContainer_p1 ElectronMuonTopoInfoContainer_PERS
virtual ElectronMuonTopoInfoContainer_PERS * createPersistent(ElectronMuonTopoInfoContainer *transObj)
virtual ElectronMuonTopoInfoContainer * createTransient(const Token *token)
ElectronMuonTopoInfoContainerCnv_p1 m_converter
virtual bool compareClassGuid(const Token *token, const Guid &clid) const
P * poolReadObject(const Token *token)
This class provides a token that identifies in a unique way objects on the persistent storage.