4#ifndef MUONRECTOOLINTERFACESR4_IPATTERNVISUALIZATIONTOOL_H
5#define MUONRECTOOLINTERFACESR4_IPATTERNVISUALIZATIONTOOL_H
8#include <GaudiKernel/IAlgTool.h>
32 using MaximumVec = std::vector<MuonR4::ActsPeakFinderForMuon::Maximum>;
42 const std::string& extraLabel)
const = 0;
50 const std::string& extraLabel,
60 const Acts::HoughTransformUtils::HoughAxisRanges& axisRanges,
62 const std::string& extraLabel)
const = 0;
72 const Acts::HoughTransformUtils::HoughAxisRanges& axisRanges,
74 const std::string& extraLabel,
83 const std::string& extraLabel)
const = 0;
91 const std::string& extraLabel,
99 const std::string& extraLabel)
const = 0;
107 const std::string& extraLabel,
Representation of a segment seed (a fully processed hough maximum) produced by the hough transform.
Placeholder for what will later be the muon segment EDM representation.
: The muon space point bucket represents a collection of points that will bre processed together in t...
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
This header ties the generic definitions in this package.
Acts::HoughTransformUtils::HoughPlane< HoughHitType > HoughPlane
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
UncalibratedMeasurement_v1 UncalibratedMeasurement
Define the version of the uncalibrated measurement class.