|  | ATLAS Offline Software
    | 
| Functions | |
| 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 time.  More... | |
| FitQualityOnSurface | fitQuality (const MultiComponentState &, const MeasurementBase &) | 
| Method for determining the chi2 of the multi-component state and the number of degrees of freedom.  More... | |
| Trk::FitQualityOnSurface Trk::GsfMeasurementUpdator::fitQuality | ( | const MultiComponentState & | updatedState, | 
| const MeasurementBase & | measurement | ||
| ) | 
Method for determining the chi2 of the multi-component state and the number of degrees of freedom.
Definition at line 847 of file GsfMeasurementUpdator.cxx.
| Trk::MultiComponentState Trk::GsfMeasurementUpdator::update | ( | Trk::MultiComponentState && | stateBeforeUpdate, | 
| const Trk::MeasurementBase & | measurement, | ||
| FitQualityOnSurface & | fitQoS | ||
| ) | 
Method for updating the multi-state with a new measurement and calculate the fit qaulity at the same time.
Definition at line 810 of file GsfMeasurementUpdator.cxx.
 1.8.18
 1.8.18