Skip to content

InDetZVTOPVxFinder: const fixes

Add a bunch of const qualifiers to methods. Needed to fix non-const calls through const ToolHandles. (Still have issues with calls to IVertexFitter::fit.)

Merge request reports