Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/faser/offline/athena.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Sep 16, 2020
  2. Sep 15, 2020
  3. Sep 14, 2020
  4. Sep 13, 2020
  5. Sep 11, 2020
    • Serena's avatar
      added UFO soft jets topq derivations · dd51a6aa
      Serena authored
      dd51a6aa
    • Pierre Antoine Delsart's avatar
      5599b34a
    • Oana Vickey Boeriu's avatar
      Merge branch '21.2_DataOverlay' into '21.2' · 272cd089
      Oana Vickey Boeriu authored
      First pass at overlay setup in derivations
      
      See merge request atlas/athena!36325
      3 tags
      272cd089
    • Zach Marshall's avatar
      First pass at overlay setup · 913bc618
      Zach Marshall authored and Oana Vickey Boeriu's avatar Oana Vickey Boeriu committed
      Much of our code relies on DerivationFrameworkIsMonteCarlo , which is
      actually not what it means to use. This flag was set based on the
      "input" being "geant4". For overlay, the input is set to data. What most
      of these pieces of code actually want to know is whether there is truth
      information in the input file. Therefore, splitting off a clear
      "HasTruth" flag, including a separate "HasxAODTruth" flag. Migrating all
      clients I could identify.
      
      This also brought to light a few places where we use MC / truth
      information as a proxy for something else (e.g. an unprescaled or
      different trigger menu). It'd be better if those pieces of code could be
      migrated to check what they actually intend to look for, but that's
      beyond the scope of this MR. Here I tried to add some comments to point
      those places out.
      
      This should be a first step towards solving ATLASG-1532.
      913bc618
  6. Sep 10, 2020
  7. Sep 09, 2020
  8. Sep 08, 2020
Loading