Skip to content
Snippets Groups Projects
  1. May 28, 2024
  2. May 27, 2024
  3. May 25, 2024
    • Johannes Junggeburth's avatar
      Debug message · 5df68bca
      Johannes Junggeburth authored
      Simpliyfy hit clustering
      
      Simplify the Tgc clustering
      
      Clean up more unused tools
      
      Clean uo
      
      Remove includes
      
      Delete Mdt hit clustering
      5df68bca
  4. May 24, 2024
  5. May 23, 2024
  6. May 22, 2024
  7. May 21, 2024
  8. May 18, 2024
  9. May 17, 2024
    • scott snyder's avatar
      EgammaPhysValMonitoring: Use Accessor, etc instead of auxdata(). · ad08e506
      scott snyder authored
      Replace auxdata, etc. with Accessor classes.
      Moving to deprecate these usages in the Athena build.
      ad08e506
    • Antonio De Maria's avatar
      move from ConfigFlags to flags in DiTauRec · 8a2743b8
      Antonio De Maria authored and Tadej Novak's avatar Tadej Novak committed
      move from ConfigFlags to flags in DiTauRec
      8a2743b8
    • Bertrand Martin Dit Latour's avatar
      DerivationFrameworkTau, tauRec, tauRecTools: optimise muon-tau removal sequence · c8e18ae8
      Bertrand Martin Dit Latour authored and Tadej Novak's avatar Tadej Novak committed
      DerivationFrameworkTau, tauRec, tauRecTools: optimise muon-tau removal sequence
      
      Hello,
      
      This MR is addressing the CPU increase in DAOD_PHYS/LITE reported in ATLASG-2712 coming from the recent addition of GNTau ID.
      The main changes are in TauAODRunnerAlg, which first run a tool to remove muon tracks and clusters associated with tau candidate, then reruns most of the tau reconstruction with muon-free inputs.
      Now, in the muon-tau removal, if no muon track nor cluster is found near the tau, we discard the tau candidate by effectively removing it from the container. This prevents afterburner tools like GNN tau ID from running over the full container (which so far includes irrelevant tau candidates removed later on by a thinning algorithm), thereby saving CPU. I've checked that the TauJets_MuonRM_TauIDDecorKernel CPU time is reduced, it's no longer visible in the SPOT test summary. The DAOD output is unchanged (checked over 1000 events).
      
      Adding the urgent flag in case it would sill arrive in time for the imminent DAOD bulk prod.
      
      Cheers,
      Bertrand
      c8e18ae8
  10. May 16, 2024
  11. May 15, 2024
  12. May 14, 2024
  13. May 13, 2024
  14. May 10, 2024
Loading