![]() |
ATLAS Offline Software
|
#include <IMuonSegmentInOverlapResolvingTool.h>
Public Member Functions | |
| SegmentMatchResult ()=default | |
| bool | goodMatch () const |
| std::string | toString () const |
Public Attributes | |
| SegmentPhiMatchResult | phiResult {} |
| double | angularDifferencePhi {-999} |
| double | averagePhiHitPullSegment1 {-999.} |
| double | averagePhiHitPullSegment2 {-999.} |
| SegmentPositionMatchResult | segmentResult1 {} |
| SegmentPositionMatchResult | segmentResult2 {} |
Definition at line 133 of file IMuonSegmentInOverlapResolvingTool.h.
|
default |
|
inline |
Definition at line 222 of file IMuonSegmentInOverlapResolvingTool.h.
|
inline |
Definition at line 203 of file IMuonSegmentInOverlapResolvingTool.h.
| double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::angularDifferencePhi {-999} |
Definition at line 136 of file IMuonSegmentInOverlapResolvingTool.h.
| double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::averagePhiHitPullSegment1 {-999.} |
Definition at line 138 of file IMuonSegmentInOverlapResolvingTool.h.
| double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::averagePhiHitPullSegment2 {-999.} |
Definition at line 139 of file IMuonSegmentInOverlapResolvingTool.h.
| SegmentPhiMatchResult Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::phiResult {} |
Definition at line 135 of file IMuonSegmentInOverlapResolvingTool.h.
| SegmentPositionMatchResult Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::segmentResult1 {} |
Definition at line 140 of file IMuonSegmentInOverlapResolvingTool.h.
| SegmentPositionMatchResult Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::segmentResult2 {} |
Definition at line 141 of file IMuonSegmentInOverlapResolvingTool.h.