16 #ifndef INTERACTPLANE_H 17 #define INTERACTPLANE_H
KSymMatrix< 5 >::type TrackError
Track error matrix, dimension 5x5.
InteractPlane(double tcut)
Constructor.
Base class for Kalman filter track interactor.
virtual bool noise(const KTrack &trk, double s, TrackError &noise_matrix) const
Calculate noise matrix.
Interactor * clone() const
Clone method.
virtual ~InteractPlane()
Destructor.