TrkTrack+TrkViews: Resolve some duplicate dictionary entries.
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