TrackMasterFItter: Add mutex locks to operator()
Temporary work around to ensure TrackMasterFitter is thread safe by adding lock in operator(). Thread-safety issues noticed when running alignment where it crashes randomly (although rarely). These issues also detected by helgrind
Edited by John Leslie Cobbledick