Skip to content
Snippets Groups Projects
  1. Jul 05, 2023
  2. Jun 26, 2023
  3. Jun 19, 2023
  4. Jun 06, 2023
  5. Jun 05, 2023
  6. Jun 02, 2023
  7. May 25, 2023
  8. May 24, 2023
  9. May 22, 2023
  10. May 08, 2023
  11. May 02, 2023
  12. Apr 26, 2023
  13. Apr 18, 2023
  14. Apr 05, 2023
  15. Apr 04, 2023
  16. Mar 23, 2023
  17. Mar 10, 2023
  18. Mar 09, 2023
  19. Mar 06, 2023
  20. Mar 02, 2023
  21. Feb 27, 2023
    • Frank Winklmeier's avatar
      TrigCostMonitor: migrate Modifiers to flags · 0ee5d81b
      Frank Winklmeier authored
      Replace the following Modifiers:
      - `enableCostMonitoring` was enabled by default. Instead set the
        corresponding flag to `True`.
      - `forceCostMonitoring` is replaced by setting the relevant flag
        directly.
      
      Also remove the need for a post-config by setting up the
      `HltROBDataProviderSvc` correctly in the first place.
      0ee5d81b
  22. Feb 24, 2023
  23. Feb 16, 2023
  24. Feb 15, 2023
  25. Feb 14, 2023
    • Frank Winklmeier's avatar
      athenaHLT: remove usage of python include when running from DB/JSON · 38268528
      Frank Winklmeier authored
      When running in athenaHLT from the DB or JSON files, we use
      `TrigPSCPythonDbSetup.py` to setup a minimal Python environment. Change
      this file from being an "include file" to a Python module.
      
      Introduce helpers functions to alternatively include or import the file
      based on its file name extension. This will be important to support
      CA-based configurations.
      38268528
  26. Feb 13, 2023
Loading