 |
ATLAS Offline Software
|
Go to the documentation of this file.
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;
34 namespace SegmentFit {
46 using Parameters = Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t;
47 using Covariance = Acts::Experimental::CompositeSpacePointLineFitter::CovMat_t;
Acts::Experimental::detail::CompSpacePointAuxiliaries SeedingAux
Enum to define the components of the covariance array.
Acts::HoughTransformUtils::HoughPlane< HoughHitType > HoughPlane
Acts::HoughTransformUtils::PeakFinders::IslandsAroundMaxConfig ActsPeakFinderForMuonCfg
SeedingAux::FitParIndex ParamDefs
Use the same parameter indices as used by the CompSpacePointAuxiliaries.
Acts::HoughTransformUtils::PeakFinders::IslandsAroundMax< HoughHitType > ActsPeakFinderForMuon
Acts::Experimental::CompositeSpacePointLineFitter::ParamVec_t Parameters
Acts::Experimental::CompositeSpacePointLineFitter::CovMat_t Covariance
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.
SpacePoint::SeedingAux SeedingAux
Abrivation of the CompSpacePointAuxiliaries.
SeedingAux::Line_t Line_t
Abrivation of the line with partial derivatives.