![]() |
ATLAS Offline Software
|
#include <MuonPatternHelpers/MdtSegmentFitter.h>
#include <MuonSpacePoint/CalibratedSpacePoint.h>
#include <MuonPatternHelpers/SegmentFitHelperFunctions.h>
#include <MuonRecToolInterfacesR4/ISpacePointCalibrator.h>
#include <TrkEventPrimitives/ParamDefs.h>
#include <EventPrimitives/EventPrimitivesCovarianceHelpers.h>
#include <GaudiKernel/PhysicalConstants.h>
#include <ActsInterop/LoggerUtils.h>
#include <Acts/Seeding/detail/FastStrawLineFitter.hpp>
#include <format>
Go to the source code of this file.
Namespaces | |
MuonR4 | |
This header ties the generic definitions in this package. | |
MuonR4::SegmentFit | |
Typedefs | |
using | MuonR4::SegmentFit::FastFitter_t = Acts::Experimental::detail::FastStrawLineFitter |
using | MuonR4::SegmentFit::HitType = SegmentFitResult::HitType |
using | MuonR4::SegmentFit::HitVec = SegmentFitResult::HitVec |
Functions | |
void | MuonR4::SegmentFit::symmetrizeHessian (const std::vector< ParamDefs > &indices, SeedingAux::ChiSqWithDerivatives &chi2Obj) |
Copy the indices from the upper triangle to the lower triangle. More... | |
std::string | MuonR4::SegmentFit::print (const SeedingAux &aux) |