Skip to content

Reset the status of the first node on each track iteration on TrackMasterFitter.

After the first iteration of the TrackMasterFitter fitter, the status of the nodes is reset so that the fitter runs again through those nodes. The reset function is invoked in FitNode::setTransportVector. However, the first node never invokes this function, therefore causing it to not run the Kalman filter update.

Edited by Marco Cattaneo

Merge request reports