curvedMatch(const MuonSegment &seg1, const MuonSegment &seg2) const | Muon::MuonSegmentMatchingTool | private |
endcapExtrapolationMatch(const MuonSegment &seg1, const MuonSegment &seg2, bool useTightCuts) const | Muon::MuonSegmentMatchingTool | private |
finalize() | Muon::MuonSegmentMatchingTool | |
hasStereoAngle(const Identifier &id1, const Identifier &id2) const | Muon::MuonSegmentMatchingTool | private |
initialize() | Muon::MuonSegmentMatchingTool | |
initializeField() const | Muon::MuonSegmentMatchingTool | private |
isSLMatch(const Identifier &chid1, const Identifier &chid2) const | Muon::MuonSegmentMatchingTool | private |
m_angleABCut | Muon::MuonSegmentMatchingTool | private |
m_curvedMatches | Muon::MuonSegmentMatchingTool | mutableprivate |
m_curvedMatchesGood | Muon::MuonSegmentMatchingTool | mutableprivate |
m_doCurvedMatch | Muon::MuonSegmentMatchingTool | private |
m_doOverlapMatch | Muon::MuonSegmentMatchingTool | private |
m_doStraightLineMatch | Muon::MuonSegmentMatchingTool | private |
m_drExtrapAlignmentOffset | Muon::MuonSegmentMatchingTool | private |
m_drExtrapRMS | Muon::MuonSegmentMatchingTool | private |
m_dthetaExtrapRMS | Muon::MuonSegmentMatchingTool | private |
m_duplicateHitUses | Muon::MuonSegmentMatchingTool | mutableprivate |
m_edmHelperSvc | Muon::MuonSegmentMatchingTool | private |
m_idHelperSvc | Muon::MuonSegmentMatchingTool | private |
m_isCosmics | Muon::MuonSegmentMatchingTool | private |
m_matchingbee_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbibm_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbibm_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbibo_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbibo_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbmbo_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingbmbo_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingeiem_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingeiem_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingeieo_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingeieo_sphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingemeo_lphisec | Muon::MuonSegmentMatchingTool | private |
m_matchingemeo_sphisec | Muon::MuonSegmentMatchingTool | private |
m_maxDistSegments | Muon::MuonSegmentMatchingTool | private |
m_minDistSegmentsCosmics | Muon::MuonSegmentMatchingTool | private |
m_onlySameSectorIfTight | Muon::MuonSegmentMatchingTool | private |
m_overlapMatchAngleDPhiCut | Muon::MuonSegmentMatchingTool | private |
m_overlapMatchAngleDYZCut | Muon::MuonSegmentMatchingTool | private |
m_overlapMatches | Muon::MuonSegmentMatchingTool | mutableprivate |
m_overlapMatchesGood | Muon::MuonSegmentMatchingTool | mutableprivate |
m_overlapMatchPhiHitPullCut | Muon::MuonSegmentMatchingTool | private |
m_overlapMatchPositionCut | Muon::MuonSegmentMatchingTool | private |
m_overlapMatchPositionResidualCut | Muon::MuonSegmentMatchingTool | private |
m_overlapResolvingTool | Muon::MuonSegmentMatchingTool | private |
m_pairMatchingTool | Muon::MuonSegmentMatchingTool | private |
m_phiMatch | Muon::MuonSegmentMatchingTool | private |
m_printer | Muon::MuonSegmentMatchingTool | private |
m_straightLineMatchAngleCut | Muon::MuonSegmentMatchingTool | private |
m_straightLineMatches | Muon::MuonSegmentMatchingTool | mutableprivate |
m_straightLineMatchesGood | Muon::MuonSegmentMatchingTool | mutableprivate |
m_straightLineMatchPositionCut | Muon::MuonSegmentMatchingTool | private |
m_thetaMatch | Muon::MuonSegmentMatchingTool | private |
m_toroidOn | Muon::MuonSegmentMatchingTool | private |
m_useEndcapExtrapolationMatching | Muon::MuonSegmentMatchingTool | private |
m_useLocalAngles | Muon::MuonSegmentMatchingTool | private |
m_useTightCuts | Muon::MuonSegmentMatchingTool | private |
match(const EventContext &ctx, const MuonSegment &seg1, const MuonSegment &seg2) const | Muon::MuonSegmentMatchingTool | |
MuonSegmentMatchingTool(const std::string &, const std::string &, const IInterface *) | Muon::MuonSegmentMatchingTool | |
overlapMatch(const EventContext &ctx, const MuonSegment &seg1, const MuonSegment &seg2) const | Muon::MuonSegmentMatchingTool | private |
simpleEndcapExtrapolate(double x_segment, double y_segment, double z_segment, double theta_segment, double z_extrapolated, double &r_expected, double &theta_expected, double &rhoInv) const | Muon::MuonSegmentMatchingTool | private |
straightLineMatch(const MuonSegment &seg1, const MuonSegment &seg2) const | Muon::MuonSegmentMatchingTool | private |
suppressNoise(const MuonSegment &seg1, const MuonSegment &seg2, const bool &useTightCuts) const | Muon::MuonSegmentMatchingTool | private |
suppressNoisePhi(const MuonSegment &seg1, const MuonSegment &seg2, const bool &useTightCuts) const | Muon::MuonSegmentMatchingTool | private |
~MuonSegmentMatchingTool()=default | Muon::MuonSegmentMatchingTool | virtual |