Skip to content
Snippets Groups Projects
  1. Feb 08, 2021
    • Frank Winklmeier's avatar
      athenaHLT: Add option to loop over input files · 9a8becd9
      Frank Winklmeier authored
      Add the `--loop-files` command line option. When set athenaHLT will loop
      over the input files if the maximum number of events is larger than the
      number of events in the input files(s). If no event count is given, it
      will loop forever.
      
      Also add a new options group for file I/O to make the help message look
      a bit cleaner and fix arguments types for number of events.
      9a8becd9
  2. Feb 07, 2021
  3. Feb 03, 2021
  4. Feb 01, 2021
    • Frank Winklmeier's avatar
      Enable fast stack trace in CoreDumpSvc · 7d7812aa
      Frank Winklmeier authored
      Produce a "fast" stack trace by default in athena jobs. This initial
      stacktrace will only report traces for the current thread but is much
      faster than the full trace from gdb (which will follow). This can help in
      cases when gdb does not manage to produce a stacktrace (e.g. due to
      timeouts as in ATR-22583).
      7d7812aa
  5. Jan 29, 2021
  6. Jan 28, 2021
    • Aleksandra Poreba's avatar
      Handle ROB status flags · fe4b847c
      Aleksandra Poreba authored
      - remove SCHEDULED (prefetched)
      - rename DISABLED -> UNDEFINED
      
      Also save robs status with unsigned short to avoid type
      misinterpretation issues
      fe4b847c
  7. Jan 27, 2021
  8. Jan 25, 2021
  9. Jan 21, 2021
  10. Jan 14, 2021
  11. Jan 10, 2021
  12. Jan 08, 2021
    • Mark Stockton's avatar
      Update documentation · 4b40d098
      Mark Stockton authored
      4b40d098
    • Mark Stockton's avatar
      Update documentation · 4e643c8b
      Mark Stockton authored
      4e643c8b
    • Mark Stockton's avatar
      Remove original attempts for the trigger transform which are no longer needed... · f55b2ea4
      Mark Stockton authored
      Remove original attempts for the trigger transform which are no longer needed and could cause confusion
      
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/scripts/Trig_tf_main.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigExe.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigPostRun.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigPreRun.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigUpdateArgs.py
      
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/share/Trig_tf_simple.py
      f55b2ea4
  13. Dec 14, 2020
  14. Dec 09, 2020
  15. Dec 08, 2020
  16. Dec 07, 2020
  17. Dec 04, 2020
  18. Dec 03, 2020
  19. Nov 30, 2020
  20. Nov 29, 2020
  21. Nov 27, 2020
  22. Nov 26, 2020
  23. Nov 24, 2020
  24. Nov 20, 2020
  25. Nov 19, 2020
  26. Nov 18, 2020
  27. Nov 16, 2020
Loading