Skip to content
Snippets Groups Projects
  1. Dec 19, 2023
  2. Nov 16, 2023
  3. Oct 27, 2023
  4. Oct 19, 2023
  5. Sep 27, 2023
  6. Sep 12, 2023
  7. 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
  8. Sep 05, 2023
  9. 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
  10. Aug 17, 2023
  11. Aug 16, 2023
  12. Aug 15, 2023
  13. Aug 09, 2023
    • Frank Winklmeier's avatar
      TrigServices: rewrite MessageSvc unit test · 9b62591a
      Frank Winklmeier authored
      Rewrite the unit test to use the regular state machine to avoid issues
      with finalization order. Also remove the rather useless check on the
      execution time which is way too generous to be useful.
      
      Closes ATR-27962.
      9b62591a
  14. Aug 07, 2023
  15. Jul 18, 2023
    • Edward Moyse's avatar
      Daily merge of 23.0 into main · 7661c4b9
      Edward Moyse authored
      TrigJetHypo ATR-27619 - reduce the number of AlgTools.
      
      TrigJetHypo ATR-27619 - reduce the number of AlgTools.
      
      Replace the on to one matching of Condition filters - Conditions with an
      index array, and a Filter array. The index array is one-to-one with the Conditions,
      while the size of the filter array is at most the length of the filter index array.
      
      In the majority of cases, the condition filters were pass-through filters, so this
      approch reduces the need to configure the such filters, at the proce of more complex code.
      
      Further, the filter used before the processing the jet hypo, has been replaced by a simple copy
      when a PassThrough filter was requested.
      7661c4b9
  16. Jul 17, 2023
  17. Jul 14, 2023
  18. Jul 10, 2023
  19. Jul 05, 2023
  20. Jun 26, 2023
  21. Jun 19, 2023
  22. Jun 06, 2023
  23. Jun 05, 2023
  24. Jun 02, 2023
  25. May 25, 2023
  26. May 24, 2023
  27. May 22, 2023
  28. May 08, 2023
  29. May 02, 2023
  30. Apr 26, 2023
Loading