ATLAS Offline Software
SegmentFitHelperFunctions.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef MuonPatternHelpers_MuonSegmentFitHelperFunctions__H
5 #define MuonPatternHelpers_MuonSegmentFitHelperFunctions__H
6 
8 
9 
10 #include "Acts/Seeding/detail/CompSpacePointAuxiliaries.hpp"
11 
12 namespace MuonR4::SegmentFit {
14  constexpr Line_t::ParamVector spatialLinePars(const Parameters& segmentPars);
15 }
17 #endif // MUONR4__MuonSegmentFitHelperFunctions__H
MuonR4::SegmentFit
Definition: MuonHoughDefs.h:33
SegmentFitHelperFunctions.icc
MuonR4::SegmentFit::spatialLinePars
constexpr Line_t::ParamVector spatialLinePars(const Parameters &segmentPars)
Converts the 5 segment parameters into the 4-dimensional Line_t parameters.
MuonHoughDefs.h
MuonR4::SegmentFit::Parameters
AmgVector(Acts::toUnderlying(ParamDefs::nPars)) Parameters
Definition: MuonHoughDefs.h:45