LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Basic Kalman filter track class, with fit information. More...
#include "lardata/RecoObjects/KETrack.h"
Go to the source code of this file.
Classes | |
class | trkf::KFitTrack |
Namespaces | |
trkf | |
Basic Kalman filter track class, with fit information.
This class inherits the following attributes from KETrack.
This class adds the following attributes of its own.
The fit status attribute is specified using enum FitStatus. The meanings of the FitStatus enum are given below. In general, any track that is intended to be used for physics analysis should have status OPTIMAL.
Definition in file KFitTrack.h.