Classes | Namespaces
Interactor.h File Reference

Base class for Kalman filter track interactor. More...

#include "lardata/RecoObjects/KTrack.h"
#include "lardata/RecoObjects/KalmanLinearAlgebra.h"

Go to the source code of this file.

Classes

class  trkf::Interactor
 

Namespaces

 trkf
 

Detailed Description

Base class for Kalman filter track interactor.

Author
H. Greenlee

This class defined the general interface for calculating propagation noise.

This class defined a single pure virtual method called "noise" whose purpose is to calculate the propagation noise matrix associated with the propagation of a track over a specified distance.

Definition in file Interactor.h.