Belle II Software  release-08-01-10
PXDKalmanStepper Class Reference

Kalman stepper implementation for the PXD CKF. More...

#include <PXDKalmanStepper.h>

Collaboration diagram for PXDKalmanStepper:

Public Member Functions

double kalmanStep (genfit::MeasuredStateOnPlane &measuredStateOnPlane, const CKFToPXDState &state)
 Do a kalman step of the mSoP to the measurement in the state. Returns the chi2.
 
double calculateResidual (genfit::MeasuredStateOnPlane &measuredStateOnPlane, const CKFToPXDState &state)
 Calculate the residual between the mSoP and the measurement in the state.
 

Private Attributes

KalmanStepper< 2 > m_kalmanStepper
 Implementation using the general kalman stepper.
 

Detailed Description

Kalman stepper implementation for the PXD CKF.

Definition at line 24 of file PXDKalmanStepper.h.


The documentation for this class was generated from the following files: