ATLAS Offline Software
Loading...
Searching...
No Matches
HoughEventData.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "Acts/Seeding/HoughTransformUtils.hpp"
#include "xAODMeasurementBase/UncalibratedMeasurement.h"
#include "MuonPatternEvent/MuonHoughDefs.h"
#include <unordered_map>
#include <memory>
Include dependency graph for HoughEventData.h:
This graph shows which files directly or indirectly include this file:

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

namespace  MuonR4
 This header ties the generic definitions in this package.

Typedefs

using MuonR4::HoughEventData = HoughEventData_impl<ActsPeakFinderForMuon, ActsPeakFinderForMuonCfg>