Skip to content

Trk::Track pass the trackStateOnSurfaces as unique_ptr in the ctor

Trk::Track pass the trackStateOnSurfaces as unique_ptr in the ctor. As we use them as such internally.

This makes the ownership more clear. Mentioning @sroe

PS : For the FitQuality side would still hope we can make it a trivial type so not touched this yet.

Edited by Christos Anastopoulos

Merge request reports