Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

TrackState Covariance matrix needs different conversion #8

Closed
andresailer opened this issue Jan 25, 2021 · 1 comment
Closed

TrackState Covariance matrix needs different conversion #8

andresailer opened this issue Jan 25, 2021 · 1 comment

Comments

@andresailer
Copy link
Contributor

_covMatrix[i] = rCM[i];

The LCIO covariance matrix is lower triangle, while the one in EDM4hep is the upper triangle.

http://lcio.desy.de/v02-09/doc/doxygen_api/html/classEVENT_1_1TrackState.html#a667b8774ce1b0f42dbae11a59dc7e09b

https://github.com/key4hep/EDM4hep/blob/e17d47ab9f17f3a56fb90550d307275cacd93153/edm4hep.yaml#L63

@andresailer
Copy link
Contributor Author

Instead change to lower triangle in EDM4hep

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant