Skip to content
Snippets Groups Projects
Commit e272e2d8 authored by Scott Snyder's avatar Scott Snyder Committed by Adam Edward Barton
Browse files

TrkVertexSeedFinderUtils: Make ITrkDistanceFinder interfaces const.

Rework ITrkDistanceFinder so that the interfaces become const,
and the tools no longer store event-dependent information.
CalculateMinimumDistance() changes to return the found points directly,
rather than having it done through a separate call.

Working to make vertex seed finding const.
parent df2381c3
No related branches found
No related tags found
No related merge requests found
Showing
with 185 additions and 184 deletions
Loading
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