Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
GsfMeasurementUpdator.h File Reference

Code for performing kalman filter update step on multi-component states for the gaussian-sum filter. More...

#include "TrkGaussianSumFilterUtils/MultiComponentStateAssembler.h"
#include "TrkEventPrimitives/FitQualityOnSurface.h"
#include "TrkMeasurementBase/MeasurementBase.h"
#include "TrkParameters/ComponentParameters.h"
Include dependency graph for GsfMeasurementUpdator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 
 Trk::GsfMeasurementUpdator
 

Functions

MultiComponentState Trk::GsfMeasurementUpdator::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 Trk::GsfMeasurementUpdator::fitQuality (const MultiComponentState &, const MeasurementBase &)
 Method for determining the chi2 of the multi-component state and the number of degrees of freedom. More...
 

Detailed Description

Code for performing kalman filter update step on multi-component states for the gaussian-sum filter.

Date
Friday 25th February 2005
Author
Tom Athkinson, Anthony Morley, Christos Anastopoulos

Definition in file GsfMeasurementUpdator.h.