Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
MuonValR4::MuonHoughTransformTester::ObjectMatching Struct Reference

#include <MuonHoughTransformTester.h>

Collaboration diagram for MuonValR4::MuonHoughTransformTester::ObjectMatching:

Public Attributes

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

Detailed Description

Definition at line 49 of file MuonHoughTransformTester.h.

Member Data Documentation

◆ chamber

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

Associated chamber.

Definition at line 51 of file MuonHoughTransformTester.h.

◆ matchedSeedFoundSegment

std::vector<char> MuonValR4::MuonHoughTransformTester::ObjectMatching::matchedSeedFoundSegment {0}

Definition at line 58 of file MuonHoughTransformTester.h.

◆ matchedSeeds

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

All seeds matched to this object.

Definition at line 57 of file MuonHoughTransformTester.h.

◆ matchedSegments

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

All segments matched to this object.

Definition at line 55 of file MuonHoughTransformTester.h.

◆ truthSegment

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

Truth segment for reference.

Definition at line 53 of file MuonHoughTransformTester.h.


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