|
ATLAS Offline Software
|
Go to the documentation of this file.
16 std::vector< const InDet::SCT_ClusterOnTrack * > containedChildRots;
21 containedChildRots.push_back( mcot );
25 std::vector<double>{});
Version 1 of the persistent class representing the transient class InDet::CompetingSCT_ClustersOnTrac...
TPObjRef m_competingROT
link to base CompetingRIOsOnTrack
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...
virtual void transToPers(const InDet::CompetingSCT_ClustersOnTrack *transObj, InDet::CompetingSCT_ClustersOnTrack_p1 *persObj, 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 ...
std::vector< TPObjRef > m_containedChildRots
virtual void persToTrans(const InDet::CompetingSCT_ClustersOnTrack_p1 *persObj, InDet::CompetingSCT_ClustersOnTrack *transObj, MsgStream &log)
const boost::regex ref(r_ef)
CompetingRIOsOnTrackCnv_p1 * m_cRotCnv
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]
const std::vector< const InDet::SCT_ClusterOnTrack * > & containedROTs() const
returns the vector of SCT_ClusterOnTrack objects .
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...