Skip to content
Snippets Groups Projects
  1. Oct 18, 2024
    • Andre Sailer's avatar
      CMake: explicitly ask for ROOTEve component · bf69d07c
      Andre Sailer authored
      ROOT no longer finds nlohmann_json unless we ask for the ROOTEve
      component, so we ask for the ROOTEve component if the ROOTEve
      component exists.  DDEve and one executable in UtilityApps depend on
      this
      bf69d07c
  2. Oct 17, 2024
  3. Oct 16, 2024
  4. Oct 15, 2024
  5. Oct 03, 2024
  6. Sep 19, 2024
  7. Sep 11, 2024
  8. Sep 10, 2024
  9. Aug 25, 2024
    • Andre Sailer's avatar
      RegexSD: change ddsim interface to use a dictionary instead of a list · 9c6040cf
      Andre Sailer authored
      Too much hassle to ensure that the list was not duplicating the entries in the list
      
      The original implementation also caused infinite loop by appending to the list that was iterated over causing ddsim to use up all the memory and not do anything
      
      Added a test with an example ddsim steering file
      9c6040cf
  10. Aug 15, 2024
  11. Aug 13, 2024
  12. Aug 12, 2024
  13. Jul 30, 2024
  14. Jul 24, 2024
  15. Jul 22, 2024
Loading