ATLAS Offline Software
Loading...
Searching...
No Matches
MuonValR4::MuonHoughTransformTester::ObjectMatching Struct Reference

#include <MuonHoughTransformTester.h>

Collaboration diagram for MuonValR4::MuonHoughTransformTester::ObjectMatching:

Public Attributes

const MuonGMR4::SpectrometerSectorchamber {nullptr}
 Associated chamber.
const xAOD::MuonSegmenttruthSegment {nullptr}
 Truth segment for reference.
std::vector< const MuonR4::Segment * > matchedSegments
 All segments matched to this object.
std::vector< const MuonR4::SegmentSeed * > matchedSeeds
 All seeds matched to this object.
std::vector< char > matchedSeedFoundSegment

Detailed Description

Definition at line 48 of file MuonHoughTransformTester.h.

Member Data Documentation

◆ chamber

const MuonGMR4::SpectrometerSector* MuonValR4::MuonHoughTransformTester::ObjectMatching::chamber {nullptr}

Associated chamber.

Definition at line 50 of file MuonHoughTransformTester.h.

50{nullptr};

◆ matchedSeedFoundSegment

std::vector<char> MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSeedFoundSegment

Definition at line 57 of file MuonHoughTransformTester.h.

◆ matchedSeeds

std::vector<const MuonR4::SegmentSeed*> MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSeeds

All seeds matched to this object.

Definition at line 56 of file MuonHoughTransformTester.h.

◆ matchedSegments

std::vector<const MuonR4::Segment*> MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSegments

All segments matched to this object.

Definition at line 54 of file MuonHoughTransformTester.h.

◆ truthSegment

const xAOD::MuonSegment* MuonValR4::MuonHoughTransformTester::ObjectMatching::truthSegment {nullptr}

Truth segment for reference.

Definition at line 52 of file MuonHoughTransformTester.h.

52{nullptr};

The documentation for this struct was generated from the following file: