TrkVertexFitterInterfaces, TrkVertexFitterUtils, TrkVertexFitters: Making IVertexAnnealingMaker const.
Rework IVertexAnnealingMaker to make the interfaces const, moving the internal state to an external object. Needed to fix ToolHandle constness issues.