|
ATLAS Offline Software
|
Go to the documentation of this file.
24 auto containedChildRots = std::vector< const InDet::TRT_DriftCircleOnTrack * >{};
29 containedChildRots.push_back( mcot );
36 std::move(containedChildRots),
37 std::vector<double>{},
virtual void transToPers(const InDet::CompetingTRT_DriftCirclesOnTrack *transObj, InDet::CompetingTRT_DriftCirclesOnTrack_p1 *persObj, MsgStream &log)
Version 1 of the persistent class representing the transient class InDet::CompetingTRT_DriftCirclesOn...
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...
std::vector< TPObjRef > m_containedChildRots
TPObjRef m_competingROT
link to base CompetingRIOsOnTrack
const std::vector< const InDet::TRT_DriftCircleOnTrack * > & containedROTs() const
returns the vector of TRT_DriftCircleOnTrack objects .
TPObjRef m_associatedSurface
virtual void persToTrans(const InDet::CompetingTRT_DriftCirclesOnTrack_p1 *persObj, InDet::CompetingTRT_DriftCirclesOnTrack *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 ...
Class for competing TRT_DriftCircles, it extends the Trk::CompetingRIOsOnTrack base class.
const Trk::Surface & associatedSurface() const
returns the surface for the local to global transformation .
const boost::regex ref(r_ef)
CompetingRIOsOnTrackCnv_p1 * m_cRotCnv
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]
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...