Skip to content
Snippets Groups Projects
  1. Dec 01, 2022
  2. Nov 29, 2022
  3. Oct 17, 2022
  4. Oct 14, 2022
  5. Oct 11, 2022
  6. Oct 07, 2022
  7. Sep 23, 2022
  8. Sep 19, 2022
  9. Sep 15, 2022
  10. Aug 27, 2022
  11. Aug 25, 2022
  12. Aug 24, 2022
  13. Aug 22, 2022
  14. Aug 16, 2022
  15. Aug 09, 2022
    • Frank Winklmeier's avatar
      HltEventLoopMgr: add option to run algs/sequences during start · 053d8159
      Frank Winklmeier authored
      Add the `execAtStart` property that can be used to specify a list of
      algorithms/sequences that should be executed at the end of the
      prepareForRun transition. This can e.g. be used to execute all CondAlgs
      once before the first event to improve memory sharing:
      
      ServiceMgr.HltEventLoopMgr.execAtStart = ['AthCondSeq']
      
      Relates to ATR-26138.
      053d8159
  16. Jul 21, 2022
  17. Jul 20, 2022
  18. Jul 18, 2022
    • Frank Winklmeier's avatar
      athenaHLT: change default DB alias to Run-3 · fa93ac61
      Frank Winklmeier authored
      The `TRIGGERDB` alias is deprecated and still points to the Run-2
      database. Since athenaHLT does not support Run-2 configurations we can
      change the default to the Run-3 database. Re-running the HLT on a data
      file then simply becomes:
      ```
      athenaHLT -b -f RAW.data
      ```
      fa93ac61
  19. Jun 30, 2022
  20. Jun 28, 2022
  21. Jun 20, 2022
  22. Jun 16, 2022
  23. Jun 14, 2022
  24. Jun 13, 2022
  25. Jun 10, 2022
  26. Jun 09, 2022
  27. Jun 03, 2022
  28. May 20, 2022
  29. May 17, 2022
  30. May 10, 2022
  31. Apr 29, 2022
Loading