Skip to content

Archive the Legacy TrkKalmanFitter. It is not MT safe or maintained.

Archive the Legacy TrkKalmanFitter implementation. IT is the only ATLAS fitter not being MT-safe or planned to become and has not be maintained for a few years

One can use

  1. The ActsKalmanFitter implementations class ActsKalmanFitter : virtual public Trk::ITrackFitter, public AthAlgTool or
  2. The MT-safe HLT DistributedKalman implementation class DistributedKalmanFilter : virtual public ITrackFitter, public AthAlgTool

ping @vcairo , @ncalace , @npetters

Edited by Christos Anastopoulos

Merge request reports