Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Jan 17, 2025
  2. Jan 09, 2025
  3. Nov 11, 2024
  4. Nov 06, 2024
    • Goetz Gaycken's avatar
      Optionally use current perigee when recomputing perigee for TRT standalone tracks. · 0e7b6734
      Goetz Gaycken authored
      Adding the possibility to start the extrapolation to the beamline etc.
      at the original perigee for TRT standalone tracks.
      
      The perigee of TRT standalone tracks has a corrected covariance.
      The other track states have en optimistic covariance matrix.
      The extrapolation may favour other track states as a starting point
      for the extrapolation to the beam-line etc. . As a consequence the
      resulting extrapolated track parameters may be very different.
      
      By enforcing that the original perigee is used for the extrapolation,
      the resulting covariance matrices are consistent and will be based
      on the more realistic covariance matrix of the original perigee.
      0e7b6734
  5. Jul 02, 2024
  6. Jun 04, 2024
  7. May 08, 2024
  8. Mar 15, 2024
  9. Mar 11, 2024
  10. Feb 23, 2024
  11. Jan 05, 2024
  12. Dec 11, 2023
  13. Nov 13, 2023
  14. Nov 09, 2023
  15. Nov 07, 2023
  16. Oct 17, 2023
  17. Oct 09, 2023
  18. Oct 07, 2023
  19. Oct 02, 2023
  20. Aug 28, 2023
  21. Jul 26, 2023
    • Scott Snyder's avatar
      CaloClusterMatching: Fix use of WriteDecorHandle. · d445c501
      Scott Snyder authored and Frank Winklmeier's avatar Frank Winklmeier committed
      CaloClusterMatching: Fix use of WriteDecorHandle.
      
      When a WriteDecorHandle is destroyed, the decoration gets locked.
      Therefore, the Handle needs to live until all decorations are written.
      
      (There was a bug that meant that the container sometimes did not appear
      to be locked, which is why this was working before.   Need to clean this up
      in order to actually fix that bug.  See ATEAM-909.)
      d445c501
  22. 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
  23. Jul 17, 2023
  24. Apr 19, 2023
  25. Apr 14, 2023
  26. Mar 22, 2023
  27. Mar 01, 2023
  28. Feb 10, 2023
  29. Feb 03, 2023
  30. Feb 02, 2023
  31. Jan 31, 2023
  32. Jan 23, 2023
  33. Dec 15, 2022
  34. Dec 09, 2022
  35. Dec 01, 2022
  36. Nov 22, 2022
  37. Aug 24, 2022
Loading