Skip to content
Snippets Groups Projects
  1. Sep 12, 2023
  2. Aug 08, 2023
  3. Jan 24, 2023
  4. Mar 04, 2022
  5. Dec 02, 2021
  6. Jun 01, 2021
  7. Apr 20, 2021
  8. Apr 17, 2021
  9. Mar 15, 2021
  10. Jan 14, 2021
  11. Nov 12, 2020
  12. Sep 13, 2020
  13. Aug 28, 2020
  14. Aug 24, 2020
  15. Jul 24, 2020
  16. Jul 20, 2020
    • Liaoshan Shi's avatar
      Update OnlineEventDisplaysSvc to rel22 · 322d8db3
      Liaoshan Shi authored
      First working configuration of OnlineEventDisplaysSvc in rel22.
      - Update the BeginEvent incident source
      - Remove obsolete trigger tools
      - Update to read stream tags from the new xAOD::EventInfo class
      See details in AA-19.
      322d8db3
  17. Jul 19, 2020
  18. Apr 28, 2020
  19. Apr 17, 2020
    • scott snyder's avatar
      PyAnalysisUtils: Work around cling issue with detached debug info · ad5bd11e
      scott snyder authored
      When TH1::Draw is called, root tries to call a TCanvas method
      to create the default canvas.  If that method has not been linked,
      then root will search all DSOs on the library path until it find
      that method.  (This mechanism is separate from the rootmap mechanism.)
      However, root will also pick up detached debug files during this scan,
      but will crash trying to read them.
      
      Work around by ensuring thad TPad has been loaded before calling Draw.
      ad5bd11e
  20. Apr 06, 2020
  21. Mar 30, 2020
  22. Mar 05, 2020
  23. Mar 04, 2020
  24. Jan 13, 2020
  25. Jan 10, 2020
  26. Nov 21, 2019
    • Frank Winklmeier's avatar
      Remove unused dependency on TestPolicy · 1dc3b256
      Frank Winklmeier authored
      The `TestPolicy` dependency stems mostly from the automatic `requirements`
      to `CMakeLists.txt` file migration. In cmake builds, the TestPolicy
      package is mostly useless apart from a few header files. So most
      packages do no need this dependency anymore.
      1dc3b256
  27. Oct 30, 2019
  28. Sep 11, 2019
  29. Aug 27, 2019
  30. Dec 17, 2018
    • Walter Lampl's avatar
      Fix file permissions of identical files · d00fba15
      Walter Lampl authored
      Files with identical content (same SHA1) but different file permissions
      cause confusing differences shown in GitLab. The file permissions of
      61 files were set to 644 (ATLINFR-2011).
      d00fba15
  31. Nov 01, 2018
  32. Oct 01, 2018
  33. Aug 28, 2018
  34. May 20, 2018
  35. Mar 29, 2018
  36. Dec 11, 2017
  37. Dec 08, 2017
  38. Nov 20, 2017
Loading