Skip to content
Snippets Groups Projects
Commit 9529b2e8 authored by Scott Snyder's avatar Scott Snyder Committed by Walter Lampl
Browse files

TrkTrack+TrkViews: Resolve some duplicate dictionary entries.

TrkTrack: Duplicate dictionary entries.

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

Move the id for std::vector<ElementLink<TrackCollection > > here from TrkViews.
We'll then remove it from TrkViews.
parent c503d02d
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,8 @@
<class name="DataVector<Trk::Track>" id="70ECEBFC-BE00-46C2-8B35-4CC12D18DE39"/>
<class name="std::vector<Trk::Track*>" />
<class name="std::vector<ElementLink<TrackCollection > >" > </class>
<!-- This is also TrackViewVector::Pers_t -->
<class name="std::vector<ElementLink<TrackCollection > >" id="FBAE722E-DF5B-4811-8132-4D80DBB2688C"/>
<!-- TSoS -->
<class name="Trk::TrackStateOnSurface" />
......@@ -37,6 +38,4 @@
</class>
</exclusion>
<class name="std::bitset<11>" />
</lcgdict>
<lcgdict>
<class name="TrackViewVector" id="0C9D90C3-6721-4BA9-BEDE-4C164E385EBD"/>
<!-- This one is already in TrkTrack
<class name="TrackViewVector::Pers_t" id="FBAE722E-DF5B-4811-8132-4D80DBB2688C"/>
-->
</lcgdict>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment