|
ATLAS Offline Software
|
Go to the documentation of this file.
22 auto containedChildRots = std::make_unique<std::vector< const Muon::MuonClusterOnTrack * > >();
27 containedChildRots->push_back( mcot );
36 std::move(*containedChildRots),
48 throw std::runtime_error(
"CompetingMuonClustersOnTrackCnv_p1::transToPers is deprecated!" );
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
std::vector< TPObjRef > m_containedChildRots
void fillTransFromPStore(CNV **cnv, const TPObjRef &ref, TRANS_T *trans, MsgStream &log) const
Convert persistent object, stored in the the top-level persistent object and referenced by the TP Ref...
CompetingRIOsOnTrackCnv_p1 * m_cRotCnv
TPObjRef m_associatedSurface
virtual void transToPers(const Muon::CompetingMuonClustersOnTrack *transObj, Muon::CompetingMuonClustersOnTrack_p1 *persObj, MsgStream &log)
Version 1 of the persistent class representing the transient class Muon::MuonClusterOnTrack.
TPObjRef m_competingROT
link to base MuonClusterOnTrack_p1, inheriting from RIO_OnTrack_p1
const boost::regex ref(r_ef)
Base class for Muon cluster RIO_OnTracks.
CNV::Trans_t * createTransFromPStore(CNV **cnv, const TPObjRef &ref, MsgStream &log) const
Create transient representation of a persistent object, stored in the the top-level persistent object...
virtual void persToTrans(const Muon::CompetingMuonClustersOnTrack_p1 *persObj, Muon::CompetingMuonClustersOnTrack *transObj, MsgStream &log)