5#ifndef MUONR4_MUONPATTERNEVENT_MUONHOUGHDEFS__H
6#define MUONR4_MUONPATTERNEVENT_MUONHOUGHDEFS__H
13#include "Acts/Seeding/detail/CompSpacePointAuxiliaries.hpp"
14#include "Acts/Seeding/CompositeSpacePointLineFitter.hpp"
15#include "Acts/Seeding/HoughTransformUtils.hpp"
16#include "Acts/Utilities/Helpers.hpp"
26 using HoughPlane = Acts::HoughTransformUtils::HoughPlane<HoughHitType> ;
28 using Acts::HoughTransformUtils::HoughPlaneConfig;
46 using Parameters = Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t;
47 using Covariance = Acts::Experimental::CompositeSpacePointLineFitter::CovMat_t;
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
Acts::Experimental::detail::CompSpacePointAuxiliaries SeedingAux
Enum to define the components of the covariance array.
Acts::Experimental::CompositeSpacePointLineFitter::CovMat_t Covariance
SpacePoint::SeedingAux SeedingAux
Abrivation of the CompSpacePointAuxiliaries.
SeedingAux::Line_t Line_t
Abrivation of the line with partial derivatives.
SpacePoint::CovIdx AxisDefs
Use the same mapping of the covariance space indicies as used by the SpacePoint.
SeedingAux::FitParIndex ParamDefs
Use the same parameter indices as used by the CompSpacePointAuxiliaries.
Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t Parameters
This header ties the generic definitions in this package.
Acts::HoughTransformUtils::PeakFinders::IslandsAroundMax< HoughHitType > ActsPeakFinderForMuon
Acts::HoughTransformUtils::HoughPlane< HoughHitType > HoughPlane
Acts::HoughTransformUtils::PeakFinders::IslandsAroundMaxConfig ActsPeakFinderForMuonCfg
const SpacePoint * HoughHitType