#include <IMuonSegmentInOverlapResolvingTool.h>
◆ SegmentMatchResult()
Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::SegmentMatchResult |
( |
| ) |
|
|
default |
◆ goodMatch()
bool Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::goodMatch |
( |
| ) |
const |
|
inline |
◆ toString()
std::string Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::toString |
( |
| ) |
const |
|
inline |
Definition at line 203 of file IMuonSegmentInOverlapResolvingTool.h.
204 std::ostringstream sout;
213 sout <<
" Match of first segment failed";
215 sout <<
" Match of second segment failed";
217 sout <<
" unknown failure";
◆ angularDifferencePhi
double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::angularDifferencePhi {-999} |
◆ averagePhiHitPullSegment1
double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::averagePhiHitPullSegment1 {-999.} |
◆ averagePhiHitPullSegment2
double Muon::IMuonSegmentInOverlapResolvingTool::SegmentMatchResult::averagePhiHitPullSegment2 {-999.} |
◆ phiResult
◆ segmentResult1
◆ segmentResult2
The documentation for this struct was generated from the following file: