ATLAS Offline Software
Loading...
Searching...
No Matches
GsfMeasurementUpdator.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
12
13#ifndef TrkGsfMeasurementUpdator_H
14#define TrkGsfMeasurementUpdator_H
15
17//
21
22namespace Trk {
23
25
32 FitQualityOnSurface& fitQoS);
33
38
39} // end of GsfMeasurementUpdator namespace
40} // end of namespace Trk
41
42#endif
Definition of component parameters for use in a mixture of many components. In this regime each track...
This class is the pure abstract base class for all fittable tracking measurements.
FitQualityOnSurface fitQuality(const MultiComponentState &, const MeasurementBase &)
Method for determining the chi2 of the multi-component state and the number of degrees of freedom.
MultiComponentState update(Trk::MultiComponentState &&, const Trk::MeasurementBase &, FitQualityOnSurface &fitQoS)
Method for updating the multi-state with a new measurement and calculate the fit qaulity at the same ...
Ensure that the ATLAS eigen extensions are properly loaded.
std::vector< ComponentParameters > MultiComponentState