Skip to content

TrkTrack+TrkViews: Resolve some duplicate dictionary entries.

Scott Snyder requested to merge ssnyder/athena:dict.TrkTrack-20250106 into main

Remove std::bitset<11> from TrkTrack; it is present in xAODCoreSTL.

The dictionary entry for std::vector<ElementLink<TrackCollection > > was present in both TrkTrack and TrkViews. Remove it from TrkViews, moving the id declaration to TrkTrack.

Edited by Scott Snyder

Merge request reports

Loading