LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Base class for Kalman filter track interactor. More...
Go to the source code of this file.
Classes | |
class | trkf::Interactor |
Namespaces | |
trkf | |
Base class for Kalman filter track interactor.
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.