Skip to content

Use Gaudi::Property for InDetTrackSelectionTool

Thomas Strebler requested to merge tstreble/athena:Gaudi_TrackSel into main

For vectors, require replacement of a few instances of .at() and usage of .value() to retrieve object instead of Gaudi::Property

Merge request reports