Skip to content

Update track param estimation after ACTS bump

After the last ACTS bump we can make use of two new function

  • reflectBoundParameters to make new track parameters which point in the opposite direction
  • estimateTrackParamCovariance to estimate the covariance for estimated track parameters

Merge request reports