|
ATLAS Offline Software
|
Go to the documentation of this file.
22 auto containedChildRots = std::vector< const InDet::PixelClusterOnTrack * >{};
27 containedChildRots.push_back( mcot );
31 std::vector<double>{});
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...
const std::vector< const InDet::PixelClusterOnTrack * > & containedROTs() const
returns the vector of PixelClusterOnTrack objects .
virtual void persToTrans(const InDet::CompetingPixelClustersOnTrack_p1 *persObj, InDet::CompetingPixelClustersOnTrack *transObj, MsgStream &log)
TPObjRef toPersistent(CNV **cnv, const typename CNV::TransBase_t *transObj, MsgStream &log) const
Persistify an object and store the persistent represenation in the storage vector of the top-level pe...
TPObjRef baseToPersistent(CNV **cnv, const typename CNV::Trans_t *transObj, MsgStream &log) const
Persistify bass class of a given object and store the persistent represenation in the storage vector ...
CompetingRIOsOnTrackCnv_p1 * m_cRotCnv
virtual void transToPers(const InDet::CompetingPixelClustersOnTrack *transObj, InDet::CompetingPixelClustersOnTrack_p1 *persObj, MsgStream &log)
const boost::regex ref(r_ef)
std::vector< TPObjRef > m_containedChildRots
TPObjRef m_competingROT
link to base CompetingRIOsOnTrack
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]
Version 1 of the persistent class representing the transient class InDet::CompetingPixelClustersOnTra...
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...