Skip to content
Snippets Groups Projects
  1. Oct 17, 2019
  2. Sep 27, 2019
    • Edward Moyse's avatar
      Ongoing effort to get Muon standalone working. Now added ability to set... · fe7a026a
      Edward Moyse authored and Walter Lampl's avatar Walter Lampl committed
      Ongoing effort to get Muon standalone working. Now added ability to set arguments, to be used in ART tests. Found some missing configuration which is now added. And a protection against a rare crash.
      
      Fixes for configutation of MooSegmentCombinationFinder to allow it to be overridden properly for NCB
      Added missing MuonChamberHoleRecoveryToolCfg for track building
      General fixes to make the concurrency configurable at runtime
      Added some args to allow new threaded tests to work
      Whitespace fixes, and also a protection against crashing for ATLASRECTS-5087 (real fix still under investigation).
      fe7a026a
  3. Sep 20, 2019
  4. Aug 28, 2019
    • William Axel Leight's avatar
      Make the MuonStationIntersectSvc more thread-safe · a9278773
      William Axel Leight authored and Frank Winklmeier's avatar Frank Winklmeier committed
      The service now uses the MdtCondDbData object created by the MdtCondDbAlg, rather than the MdtCondSummarySvc.
      The MdtIntersectGeometry objects are no longer cached in the service but created on the fly as needed, making the service much simpler.
      Mutable data members are removed or made local variables.
      The MdtCondDbData object and the MuonDetectorManager must now be passed in from outside: the clients of the service are adjusted accordingly.
      The MdtCondDbAlg must now run during muon reconstruction: the configuration is updated accordingly.
      a9278773
  5. Aug 27, 2019
Loading