14 unsigned int size = persObj->
m_chId.size();
18 for ( ; i<size ; ++i ){
46 persObj->
m_chId.resize(size);
47 persObj->
m_isMdt.resize(size,0);
65 persObj->
m_chId[i] = s.chamberId().get_identifier32().get_compact();
66 persObj->
m_isMdt[i] = s.isMdt() ;
68 persObj->
nPhihits[i] = s.mdtMl1().nhits ;
69 persObj->
nPhiholes[i] = s.mdtMl1().nholes ;
74 persObj->
nEtahits[i] = s.mdtMl2().nhits ;
75 persObj->
nEtaholes[i] = s.mdtMl2().nholes ;
virtual void persToTrans(const Trk ::MuonTrackSummary_p1 *persObj, Trk ::MuonTrackSummary *transObj, MsgStream &log)
virtual void transToPers(const Trk ::MuonTrackSummary *transObj, Trk ::MuonTrackSummary_p1 *persObj, MsgStream &log)
std::vector< int > nPhiholes
std::vector< int > nPhideltas
std::vector< int > nPhicloseHits
std::vector< int > nEtaoutliers
std::vector< int > nEtadeltas
std::vector< int > nPhioutliers
unsigned int m_npseudoMeasurements
std::vector< int > nPhihits
std::vector< bool > m_isMdt
std::vector< int > nEtahits
unsigned int m_nscatterers
std::vector< int > nEtaholes
std::vector< unsigned int > m_chId
std::vector< int > nEtacloseHits
Detailed track summary for the muon system Give access to hit counts per chamber.
std::vector< ChamberHitSummary > m_chamberHitSummary
unsigned int m_nscatterers
unsigned int m_npseudoMeasurements
const std::vector< ChamberHitSummary > & chamberHitSummary() const
access to the vector of chamber hit summaries on the track
structure to hold information per chamber in the muon system