![]() |
ATLAS Offline Software
|
Temporary cluster of hit intercept hypotheses. More...
Public Attributes | |
| float | refB {0.f} |
| std::vector< std::size_t > | hitIndices |
| std::vector< bool > | plusFlags |
Temporary cluster of hit intercept hypotheses.
refB is the reference intercept associated with the cluster. hitIndices stores the indices of the hits belonging to the cluster. plusFlags records whether each hit entered through the bPlus or bMinus branch.
Definition at line 103 of file CompactSegmentFinderTool.h.
| std::vector<std::size_t> L0MDT::CompactSegmentFinderTool::Cluster::hitIndices |
Definition at line 105 of file CompactSegmentFinderTool.h.
| std::vector<bool> L0MDT::CompactSegmentFinderTool::Cluster::plusFlags |
Definition at line 106 of file CompactSegmentFinderTool.h.
| float L0MDT::CompactSegmentFinderTool::Cluster::refB {0.f} |
Definition at line 104 of file CompactSegmentFinderTool.h.