Classes | Namespaces
KETrack.h File Reference

Basic Kalman filter track class, with error. More...

#include "lardata/RecoObjects/KTrack.h"
#include <optional>

Go to the source code of this file.

Classes

class  trkf::KETrack
 

Namespaces

 trkf
 

Detailed Description

Basic Kalman filter track class, with error.

Author
H. Greenlee

This class inherits the following attributes from KTrack.

  1. Surface.
  2. Track state vector.
  3. Track direction parameter.

This class adds the following attributes of its own.

  1. Track error matrix.

Definition in file KETrack.h.