Skip to content
Snippets Groups Projects
  1. Apr 17, 2024
  2. Mar 28, 2024
  3. Mar 26, 2024
  4. Mar 21, 2024
  5. Mar 06, 2024
  6. Feb 29, 2024
  7. Feb 28, 2024
  8. Feb 27, 2024
  9. Feb 23, 2024
  10. Feb 15, 2024
  11. Feb 14, 2024
  12. Feb 07, 2024
  13. Feb 01, 2024
  14. Jan 30, 2024
    • Scott Snyder's avatar
      TrigPSC: Update for python 3.11. · df4de9bf
      Scott Snyder authored and Adam Edward Barton's avatar Adam Edward Barton committed
      TrigPSC: Update for python 3.11.
      
      Update the passing of command-line arguements to python;
      PySys_SetArgv is deprecated as of 3.11.
      df4de9bf
    • Jennifer Rachel Curran's avatar
      Debug stream recovery, Fix to trig reco · 773a8dfd
      Jennifer Rachel Curran authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Debug stream recovery, Fix to trig reco
      773a8dfd
    • Jennifer Rachel Curran's avatar
      Debug Stream, Addition of New Histograms and Fixes to the transform · 64f7772c
      Jennifer Rachel Curran authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Addition of new function to add a Tree and histograms that show the difference in the Pre/Pos histograms in dbgAnalysis, modification of a function to add in the HLT_accepted_events histogram along with HLT_rejected_events as well as an additional python file that creates an empty file with the BSFile structure and changes to trigRecoExe to accomodate these additional functions and to rename the empty BSFile to RAW.pool.root if no events are selected for the chosen streams to prevent failures at T0 when events are actually just rejected by the HLT and/or stream selection when running the TriggerTransform for debug recovery.
      64f7772c
  15. Jan 26, 2024
  16. Jan 24, 2024
    • Scott Snyder's avatar
      TrigPSC: Fix cppcheck warnings. · 344ee18d
      Scott Snyder authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      TrigPSC: Fix cppcheck warnings.
      
      Pass objects by const reference, not by value.
      Prefer to initialize class members in an initialization list.
      Blank macro arguments can confuse cppcheck.
      344ee18d
  17. Dec 19, 2023
  18. Nov 16, 2023
  19. Oct 27, 2023
  20. Oct 19, 2023
  21. Sep 27, 2023
  22. Sep 12, 2023
  23. Sep 07, 2023
    • Frank Winklmeier's avatar
      TrigOnlineMonitor: fix ALFA LB monitoring histograms · fe1ab5ca
      Frank Winklmeier authored
      Fix two issues that prevented the LB histograms to be filled correctly:
      - Two `Monitored::Scalar` with the name "y" were used. Rename one of
        them to "ay" and adjust `defineHistogram` calls.
      - Remove the `_LB` suffixes from the axis variables to match the C++
        code.
      
      Closes ATR-27909.
      fe1ab5ca
  24. Sep 05, 2023
  25. Aug 29, 2023
    • Frank Winklmeier's avatar
      TriggerConfigFlags: naming cleanup · 0fed9aa4
      Frank Winklmeier authored
      - `Trigger.DecodeHLT` -> `Trigger.decodeHLT`
      - `Trigger.endOfEventProcessing.Enabled` -> `Trigger.enableEndOfEventProcessing`
      - `Trigger.HLTSeeding.forceEnableAllChains` -> `Trigger.forceEnableAllChains`
      0fed9aa4
  26. Aug 17, 2023
  27. Aug 16, 2023
  28. Aug 15, 2023
Loading