ATLAS Offline Software
|
Public Attributes | |
const MuonGMR4::SpectrometerSector * | chamber {nullptr} |
const xAOD::MuonSegment * | truthSegment {nullptr} |
const MuonR4::SegmentSeed * | matchedSeed {nullptr} |
const MuonR4::Segment * | matchedSegment {nullptr} |
double | matchFracSeed {0.} |
double | matchFracSegment {0.} |
bool | bestTruthMatch {true} |
unsigned int | nTruthMatchedSeg {0} |
unsigned int | nTruthMatchedMax {0} |
Definition at line 63 of file MuonHoughTransformTester.h.
bool MuonValR4::MuonHoughTransformTester::ObjectMatching::bestTruthMatch {true} |
Definition at line 70 of file MuonHoughTransformTester.h.
const MuonGMR4::SpectrometerSector* MuonValR4::MuonHoughTransformTester::ObjectMatching::chamber {nullptr} |
Definition at line 64 of file MuonHoughTransformTester.h.
const MuonR4::SegmentSeed* MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSeed {nullptr} |
Definition at line 66 of file MuonHoughTransformTester.h.
const MuonR4::Segment* MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSegment {nullptr} |
Definition at line 67 of file MuonHoughTransformTester.h.
double MuonValR4::MuonHoughTransformTester::ObjectMatching::matchFracSeed {0.} |
Definition at line 68 of file MuonHoughTransformTester.h.
double MuonValR4::MuonHoughTransformTester::ObjectMatching::matchFracSegment {0.} |
Definition at line 69 of file MuonHoughTransformTester.h.
unsigned int MuonValR4::MuonHoughTransformTester::ObjectMatching::nTruthMatchedMax {0} |
Definition at line 72 of file MuonHoughTransformTester.h.
unsigned int MuonValR4::MuonHoughTransformTester::ObjectMatching::nTruthMatchedSeg {0} |
Definition at line 71 of file MuonHoughTransformTester.h.
const xAOD::MuonSegment* MuonValR4::MuonHoughTransformTester::ObjectMatching::truthSegment {nullptr} |
Definition at line 65 of file MuonHoughTransformTester.h.