Classes | Namespaces
KHitWireX.h File Reference

Kalman filter wire-time measurement on a SurfWireX surface. More...

#include "canvas/Persistency/Common/Ptr.h"
#include "lardata/RecoObjects/KHit.h"
#include "lardataobj/RecoBase/Hit.h"

Go to the source code of this file.

Classes

class  trkf::KHitWireX
 

Namespaces

 detinfo
 General LArSoft Utilities.
 
 trkf
 

Detailed Description

Kalman filter wire-time measurement on a SurfWireX surface.

Author
H. Greenlee

This class is a type of one-dimensional Kalman filter measurement reprsenting a single wire-time hit on a surface parallel to the x-axis (approprite for nonmagnetic LAr tpc).

This class derives from base class KHit<1>, which is the general one-dimensional measurement base class. This class has a constructor from an art::Ptr<recob::Hit>, which pointer is retained as a data product. This class overrides virtual base class method subpredict.

Definition in file KHitWireX.h.