Skip to content

Master add ncb etc to muonsegmentfinding new config

  • Fix a problem where the ConfigFlags were dumping their configuration. Not only is this very verbose, it was actually being done before dynamic flags were set, and so was very confusing.
  • Make TrackingGeometrySvc less verbose
  • Add NCB segment finding
  • Added missing conditions dependency
  • Lots of misc cleanup
  • fix for deduplication which wrongly assumed that public tools were already de-duped.

This probably should be split into different MRs. But I would quite like to take advantage of the quieter night shift to see what the CI does.

Edited by Edward Moyse

Merge request reports