Skip to content
Snippets Groups Projects
  1. Nov 30, 2020
  2. Oct 20, 2020
    • scott snyder's avatar
      EventContainers: Fix cppcheck warnings. · dd2fc25e
      scott snyder authored
       - Pass class instances by const reference, not by value.
       - Prefer using an initializer list to assigning members
         in a ctor body.
       - Prefer preincrement (or range for) to postincrement for iterators.
       - Forbid assignment where copy is already forbidden.
       
      dd2fc25e
  3. Oct 14, 2020
  4. Aug 28, 2020
  5. Aug 17, 2020
  6. Jul 14, 2020
  7. Jul 07, 2020
  8. Jun 30, 2020
  9. Jun 15, 2020
  10. Jun 12, 2020
  11. Jun 09, 2020
  12. Jun 05, 2020
  13. Jun 01, 2020
  14. May 28, 2020
    • scott snyder's avatar
      EventContainers: Generate a dictionary. · b7b44d11
      scott snyder authored
      Geneate dictionaries for types in this package.
      Avoids errors with pyroot.
      See ATEAM-616.
      (Will also need a change in PyDumper to completely fix
      the MuonEventAthenaPool issues.)
      b7b44d11
  15. May 25, 2020
  16. Apr 23, 2020
  17. Apr 15, 2020
  18. Apr 07, 2020
  19. Mar 25, 2020
  20. Mar 05, 2020
  21. Jan 06, 2020
  22. Dec 10, 2019
  23. Dec 09, 2019
  24. Nov 26, 2019
  25. Nov 21, 2019
  26. Nov 15, 2019
  27. Nov 05, 2019
  28. Nov 01, 2019
  29. Oct 31, 2019
  30. Oct 04, 2019
  31. Jun 07, 2019
  32. May 07, 2019
Loading