![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"#include "xAODMuonPrepData/MdtDriftCircleContainer.h"#include "L0MuonMDTTools/IL0MDTSegmentFinderTool.h"#include "L0MuonMDTTools/L0MDTSegment.h"#include "MuonIdHelpers/IMuonIdHelperSvc.h"#include "ActsGeometryInterfaces/GeometryContext.h"#include "MuonReadoutGeometryR4/MdtReadoutElement.h"#include <optional>Go to the source code of this file.
Classes | |
| class | L0MDT::CompactSegmentFinderTool |
| struct | L0MDT::CompactSegmentFinderTool::HitInfo |
| Compact representation of one MDT hit used by the clustering and fit steps. More... | |
| struct | L0MDT::CompactSegmentFinderTool::Cluster |
| Temporary cluster of hit intercept hypotheses. More... | |
| struct | L0MDT::CompactSegmentFinderTool::FitResult |
| Output of the final straight-line fit. More... | |
Namespaces | |
| namespace | L0MDT |
| Compact Segment Finder algorithm overview. | |