TrkTrackCollectionMerger: ToolHandle constness fix.
Make mergeTrack() non-const, to avoid calling a non-const method through a const ToolHandle.
Showing
- Tracking/TrkAlgorithms/TrkTrackCollectionMerger/TrkTrackCollectionMerger/TrackCollectionMerger.h 2 additions, 2 deletions...onMerger/TrkTrackCollectionMerger/TrackCollectionMerger.h
- Tracking/TrkAlgorithms/TrkTrackCollectionMerger/src/TrackCollectionMerger.cxx 1 addition, 1 deletion...ms/TrkTrackCollectionMerger/src/TrackCollectionMerger.cxx
Loading
Please register or sign in to comment