Skip to content
Snippets Groups Projects
  1. Mar 27, 2025
  2. Feb 17, 2025
  3. Feb 07, 2025
    • Nils Erik Krumnack's avatar
      decorate electrons and photons in PHYSLITE with E_mva_only · 7c5c3604
      Nils Erik Krumnack authored and Tadej Novak's avatar Tadej Novak committed
      decorate electrons and photons in PHYSLITE with Emva
      
      This is needed to give the correct input energy to the columnar
      EgammaCalibrationAndSmearingTool.  It should also allow to run solely
      the smearing part of the tool in regular event-wise jobs.
      
      In my test this was 44 bytes/event for PHYSLITE.  So that's notable, but
      it is also part of the long-term plans for PHYSLITE.  Long-term we will
      be able to drop the variables that are only needed for the calibration,
      as we will be able to skip calibation on PHYSLITE.
      7c5c3604
  4. Feb 06, 2025
    • Nils Erik Krumnack's avatar
      add samplingPattern decoration to e-gamma clusters in PHYSLITE · 8d358e8a
      Nils Erik Krumnack authored and Tadej Novak's avatar Tadej Novak committed
      add samplingPattern decoration to e-gamma clusters in PHYSLITE
      
      For historic reason the sampling pattern is stored in the cluster object
      instead of as a decoration.  To make this available for columnar
      analysis it also needs to exist as a decoration.  For now that means we
      have two copies of it, but it was already agreed to drop it from the
      cluster object, so this is a temporary situation.
      8d358e8a
  5. Jan 30, 2025
  6. Jan 24, 2025
  7. Jan 23, 2025
  8. Jan 22, 2025
  9. Jan 21, 2025
  10. Jan 17, 2025
  11. Jan 15, 2025
  12. Jan 10, 2025
  13. Jan 08, 2025
  14. Dec 18, 2024
  15. Dec 17, 2024
  16. Dec 13, 2024
  17. Sep 27, 2024
  18. Sep 24, 2024
    • Nils Erik Krumnack's avatar
      introduce some work-arounds to run CP algorithms on Run 4 MC (ATLSWUPGR-193 ATLASG-2785) · bd5628c3
      Nils Erik Krumnack authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      introduce some work-arounds to run CP algorithms on Run 4 MC
      
      Essentially I just add a hard-coded random run number to the EventInfo
      object, and then shut up or disable any algorithm that don't work on the
      file I had.
      
      This is explicitly meant as a temporary "hack" to get the code to run,
      and then leave it to the domain experts to implement proper fixes for
      each.  The other goal is to hopefully allow Run 4 MC to be included in
      the next PHYSLITE campaign.
      bd5628c3
  19. Sep 10, 2024
  20. Aug 28, 2024
  21. Aug 09, 2024
  22. Aug 08, 2024
  23. Aug 07, 2024
  24. Jul 25, 2024
  25. Jul 17, 2024
  26. Jul 10, 2024
    • Filip Nechansky's avatar
      ElectronAnalysisConfig: Update electron ID to match recommendation · 99f7ba9a
      Filip Nechansky authored and Vakhtang Tsulaia's avatar Vakhtang Tsulaia committed
      ElectronAnalysisConfig: Update electron ID to match recommendation
      
      Major change: suggesting renaming likelihoodWP to identificationWP
      as that is more precise now that we have DNN. Updated references
      within athena, can add `legacy` likelihoodWP option temporarily
      which prints warning (or maybe better raises an error?)
      so outside frameworks can adapt.
      
      Added options to define correlation method for various eff SFs
      and defaulting to SIMPLIFIED as that is ey recommendation.
      
      Disabling ECIDS for run 3 as it is not intended to be used.
      
      Added DNN ID from decoration as those are now available.
      99f7ba9a
  27. Jun 28, 2024
  28. Jun 24, 2024
  29. Jun 19, 2024
  30. Jun 07, 2024
  31. Jun 05, 2024
  32. Jun 02, 2024
  33. May 30, 2024
  34. May 29, 2024
  35. May 28, 2024
  36. May 23, 2024
    • Nils Erik Krumnack's avatar
      allow splitting calibration and smearing for e-gamma objects ATLASG-2358 · bb718e76
      Nils Erik Krumnack authored and Adam Edward Barton's avatar Adam Edward Barton committed
      allow splitting calibration and smearing for e-gamma objects
      
      This is purely experimental and I haven't validated it beyond making
      sure it doesn't crash. The main purpose of putting it in is to make it
      easier for others to test and validate this.
      
      Note that for the moment this has to recalibrate the objects from
      PHYSLITE. This can only be avoided by adding an unsmeared energy to
      PHYSLITE (to avoid double-smearing). Still, one step at a time.
      bb718e76
  37. May 17, 2024
Loading