Skip to content
Snippets Groups Projects
  1. Sep 13, 2023
  2. Jul 21, 2023
  3. Feb 21, 2023
  4. Nov 08, 2022
  5. Jun 02, 2022
  6. Dec 09, 2021
  7. Aug 19, 2021
    • Frank Winklmeier's avatar
      Type fixes related to -Wconversion · c43abbd2
      Frank Winklmeier authored
      Fix a few conversion warnings that show up when compiling the code with
      `-Wconversion`. The goal was not to make the code compile without
      warnings, but rather reduce the "noise" as much as possible when
      compiling client code against Gaudi headers.
      c43abbd2
  8. May 17, 2021
  9. Nov 18, 2020
  10. Oct 26, 2020
  11. Jul 28, 2020
  12. Feb 26, 2020
  13. Dec 14, 2019
  14. Oct 21, 2019
  15. Aug 17, 2019
  16. Aug 16, 2019
  17. Jun 20, 2019
  18. Mar 29, 2019
  19. Feb 01, 2019
  20. Sep 13, 2018
  21. Sep 10, 2018
  22. Aug 02, 2018
  23. Jul 21, 2018
  24. May 25, 2018
    • Gerhard Raven's avatar
      Modernize RootHistCnv · 84bf40a3
      Gerhard Raven authored
      - prefer CommonMessaging when available
      - add generic visit to downcast INTupleItem to concrete type and
        invoke the provided callable, and use that to dispatch lambdas
        instead of explicit switch statements with almost identical function
        calls
      - use boost::string_ref to avoid copying strings more than strictly
        required
      - prefer direct member initialization
      84bf40a3
  25. May 12, 2018
    • Gerhard Raven's avatar
      Remove NTUPLEINFO · 29c661e0
      Gerhard Raven authored
      - `class NTUPLEINFO` only appears as argument in the declaration of a
        templated function which is not defined
      29c661e0
  26. Apr 16, 2018
  27. Mar 16, 2018
  28. Dec 06, 2017
  29. Nov 28, 2017
  30. Nov 27, 2017
  31. Sep 26, 2017
  32. Jul 30, 2017
  33. Mar 20, 2017
  34. Dec 19, 2016
  35. Dec 14, 2016
  36. Nov 26, 2016
  37. Nov 08, 2016
Loading