Skip to content

TrkValInterfaces: const/mutable fixes

Frank Winklmeier requested to merge fwinkl/athena:trkvaltools into master

Make most of the interfaces non-const as they are filling member variables. Remove all mutables.

Enable thread-checker.

cc @goetz

Edited by Frank Winklmeier

Merge request reports