Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Feb 13, 2025
    • Scott Snyder's avatar
      ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration. · eb9f5ece
      Scott Snyder authored and Duc Ta's avatar Duc Ta committed
      ZdcAnalysis: Make sure tools get initialized correctly whatever the configuration.
      
      A couple tools here were initializing themselves based on a provided
      configuration string.  They tested for two sets of configuration strings.
      But if the provided configuration didn't match either of these two sets,
      then the initialization would not be done properly, leading to out-of-bounds
      vector accesses.  Further, the settings made for these two sets were
      exactly the same.  So remove the test of the configuration string,
      and always so the initialization to match the existing cases.
      
      Fixes a crash seen in the test_data22_AFP.sh ART test, which sets
      a configuration of LHCf2022.
      eb9f5ece
  2. Feb 12, 2025
  3. Feb 07, 2025
  4. Feb 06, 2025
  5. Feb 05, 2025
  6. Feb 04, 2025
  7. Jan 31, 2025
  8. Jan 24, 2025
  9. Jan 10, 2025
  10. Jan 09, 2025
  11. Jan 07, 2025
  12. Jan 06, 2025
  13. Dec 19, 2024
  14. Dec 18, 2024
  15. Dec 17, 2024
  16. Dec 16, 2024
  17. Dec 15, 2024
  18. Dec 12, 2024
  19. Dec 05, 2024
  20. Nov 28, 2024
  21. Nov 23, 2024
  22. Nov 22, 2024
  23. Nov 20, 2024
  24. Nov 19, 2024
  25. Nov 18, 2024
  26. Nov 15, 2024
  27. Nov 14, 2024
Loading