ATLAS Offline Software
Loading...
Searching...
No Matches
L0MDT::LegendreSegmentFinderTool::BinCell Struct Reference
Collaboration diagram for L0MDT::LegendreSegmentFinderTool::BinCell:

Public Attributes

int entries {0}
std::vector< const xAOD::MdtDriftCircle * > hits
std::vector< float > zVals
std::vector< float > RVals

Detailed Description

Definition at line 45 of file LegendreSegmentFinderTool.h.

Member Data Documentation

◆ entries

int L0MDT::LegendreSegmentFinderTool::BinCell::entries {0}

Definition at line 46 of file LegendreSegmentFinderTool.h.

46{0};

◆ hits

std::vector<const xAOD::MdtDriftCircle*> L0MDT::LegendreSegmentFinderTool::BinCell::hits

Definition at line 47 of file LegendreSegmentFinderTool.h.

◆ RVals

std::vector<float> L0MDT::LegendreSegmentFinderTool::BinCell::RVals

Definition at line 49 of file LegendreSegmentFinderTool.h.

◆ zVals

std::vector<float> L0MDT::LegendreSegmentFinderTool::BinCell::zVals

Definition at line 48 of file LegendreSegmentFinderTool.h.


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