![]() |
ATLAS Offline Software
|
Compact representation of one MDT hit used by the clustering and fit steps. More...
Public Attributes | |
| const xAOD::MdtDriftCircle * | dc {nullptr} |
| float | z {0.f} |
| float | r {0.f} |
| float | driftRadius {0.f} |
| float | bPlus {0.f} |
| float | bMinus {0.f} |
| float | deltaZ {0.f} |
| float | deltaR {0.f} |
| int | multilayer {0} |
Compact representation of one MDT hit used by the clustering and fit steps.
Members include:
Definition at line 83 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::bMinus {0.f} |
Definition at line 89 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::bPlus {0.f} |
Definition at line 88 of file CompactSegmentFinderTool.h.
| const xAOD::MdtDriftCircle* L0MDT::CompactSegmentFinderTool::HitInfo::dc {nullptr} |
Definition at line 84 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::deltaR {0.f} |
Definition at line 91 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::deltaZ {0.f} |
Definition at line 90 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::driftRadius {0.f} |
Definition at line 87 of file CompactSegmentFinderTool.h.
| int L0MDT::CompactSegmentFinderTool::HitInfo::multilayer {0} |
Definition at line 92 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::r {0.f} |
Definition at line 86 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::HitInfo::z {0.f} |
Definition at line 85 of file CompactSegmentFinderTool.h.