Skip to content
Snippets Groups Projects
  1. Jan 29, 2024
  2. Sep 11, 2023
  3. Aug 22, 2023
    • Frank Winklmeier's avatar
      xAODMissingET: convert enums to ATH_BITMASK · 9bed31fc
      Frank Winklmeier authored
      Convert bitmask enums to `ATH_BITMASK` to profit from type safety and
      avoid `deprecated-enum-enum-conversion` compiler warning with C++20.
      
      Since the underlying xAOD storage is still of type `bitmask_t` a few
      explicit casts are unavoidable. Changing that would be a much bigger
      change.
      
      Relates to ATLJETMET-1639.
      9bed31fc
  4. Jul 05, 2023
  5. May 17, 2023
  6. May 12, 2023
  7. Apr 18, 2023
  8. Apr 17, 2023
  9. Dec 25, 2022
  10. Nov 20, 2022
  11. Nov 17, 2022
  12. Oct 24, 2022
  13. Sep 27, 2022
  14. Aug 17, 2022
  15. Aug 03, 2022
  16. Jul 27, 2022
  17. Jul 26, 2022
  18. Jul 07, 2022
  19. May 13, 2022
  20. Apr 29, 2022
  21. Apr 20, 2022
  22. Mar 21, 2022
  23. Feb 09, 2022
  24. Sep 01, 2021
  25. Aug 14, 2021
  26. Jul 17, 2021
  27. Jun 29, 2021
  28. Jun 28, 2021
  29. Jun 15, 2021
  30. Mar 30, 2021
  31. Feb 19, 2021
  32. Feb 08, 2021
  33. Jan 28, 2021
  34. Jan 27, 2021
  35. Jan 22, 2021
  36. Jan 20, 2021
  37. Nov 16, 2020
  38. Nov 11, 2020
  39. Oct 23, 2020
Loading