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

Public Attributes

const xAOD::MdtDriftCircledc {nullptr}
float z {0.f}
float R {0.f}
float driftRadius {0.f}

Detailed Description

Definition at line 37 of file LegendreSegmentFinderTool.h.

Member Data Documentation

◆ dc

const xAOD::MdtDriftCircle* L0MDT::LegendreSegmentFinderTool::HitInfo::dc {nullptr}

Definition at line 38 of file LegendreSegmentFinderTool.h.

38{nullptr};

◆ driftRadius

float L0MDT::LegendreSegmentFinderTool::HitInfo::driftRadius {0.f}

Definition at line 41 of file LegendreSegmentFinderTool.h.

41{0.f};

◆ R

float L0MDT::LegendreSegmentFinderTool::HitInfo::R {0.f}

Definition at line 40 of file LegendreSegmentFinderTool.h.

40{0.f};

◆ z

float L0MDT::LegendreSegmentFinderTool::HitInfo::z {0.f}

Definition at line 39 of file LegendreSegmentFinderTool.h.

39{0.f};

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