Fill all of covariance matrix in refitted track parameters
AmgSymMatrix, despite the name, does not actually fill symmetrically: you have to go through and fill (i, j) and (j, i) separately. Someone (almost certainly me) overlooked this, probably during CLHEP->Eigen migration.
As a postscript, I did supervise a project a few years ago to get Eigen matrices filled symmetrically and stored in half-diagonal form, but it did not fully converge: https://indico.cern.ch/event/738804/contributions/3106176/attachments/1700771/2738969/GSoC2018_ACTS_Developer_Meeting.pdf
Merge request reports
Activity
I think there is also the fillSymmetric in the plugins, but basically will end up doing something very similar ....
https://acode-browser1.usatlas.bnl.gov/lxr/search?%21v=head&_filestring=&_string=fillSymmetric
Edited by Christos Anastopoulosadded Trigger TriggerID main review-pending-level-1 labels
CI Result SUCCESS (hash fa53669b)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 77285]added review-approved label and removed review-pending-level-1 label
mentioned in commit a99f6297