ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"
#include "Acts/Seeding/HoughTransformUtils.hpp"
#include "xAODMeasurementBase/UncalibratedMeasurement.h"
#include "MuonPatternEvent/MuonHoughDefs.h"
#include <unordered_map>
#include <memory>
Go to the source code of this file.
Classes | |
struct | MuonR4::HoughEventData_impl< peakFinder_t, peakFinderConfig_t > |
Templated event data class for the phase-2 muon hough transform. More... | |
struct | MuonR4::HoughEventData_impl< peakFinder_t, peakFinderConfig_t >::HoughSetupForBucket |
Hough transform configuration for one bucket of the search space. More... | |
Namespaces | |
MuonR4 | |
This header ties the generic definitions in this package. | |
Typedefs | |
using | MuonR4::HoughEventData = HoughEventData_impl< ActsPeakFinderForMuon, ActsPeakFinderForMuonCfg > |