Skip to content
Snippets Groups Projects
  1. Dec 19, 2023
  2. Dec 07, 2023
    • Adrian Berrocal Guardia's avatar
      HF Classifier Package. · fa686373
      Adrian Berrocal Guardia authored and Edward Moyse's avatar Edward Moyse committed
      Cleaning of HadronOriginClassifier code.
      
      During the implementaiton of the HF classification, the code of
      HadronOriginClassifier was modified to find a bug in it. Most of this
      modifications were comments and prints to find the bug and they have
      been removed now that is fixed.
      fa686373
  3. Dec 01, 2023
  4. Nov 28, 2023
  5. Nov 16, 2023
  6. Oct 31, 2023
  7. Oct 25, 2023
  8. Oct 20, 2023
  9. Sep 28, 2023
  10. Sep 07, 2023
  11. Sep 06, 2023
    • Nils Krumnack's avatar
      CP Algorithms: object cut flow overhaul · 8195ca1f
      Nils Krumnack authored
      The primary thing this does is to introduce a SelectionNameSvc that
      tracks the name of all the selection bits as reported by the various
      selection tools, allowing to give much better labels for the
      individual bins in the selection.  In addition this means I no longer
      need to track the bits for each selection mask, as they get
      automatically tracked.
      
      I also added a configuration block for the cut flows (there wasn't one
      yet), that allows to neatly add the cut flows when added.
      
      The one breaking change is that this now requires a SelectionNameSvc
      to get created.  I hope this doesn't cause too many issues.  In order
      to minimize the effect of such changes in the future I introduced a
      CommonServicesBlock (and corresponding sequence), to which I can add
      more services as needed.
      8195ca1f
  12. Aug 31, 2023
  13. Aug 25, 2023
  14. Aug 22, 2023
  15. Aug 03, 2023
  16. Jul 26, 2023
  17. Jul 21, 2023
  18. Jul 12, 2023
  19. Jul 10, 2023
    • Zach Marshall's avatar
      Removing muon quality variable from PHYSLITE · 621adb2e
      Zach Marshall authored
      Following the discussion in https://its.cern.ch/jira/browse/ATLASG-2544
      , it seems that muon quality as written directly is not something that
      should be used for analysis. If that's the case, then I (personally)
      find it more clear to remove the variable to make it obvious that it
      cannot be used.
      
      Just offering an option here to make clear that this is a
      (straightforward) technical option.
      
      This shouldn't get merged without some comment from @mvanadia ,
      @hrussell , @gwatts , @egramsta (or some combination of them), but not
      marking as draft so that the CI goes ahead and runs.
      
      This is a duplicate of !63787 but pointing at the main branch.
      621adb2e
  20. Jul 07, 2023
  21. Jul 05, 2023
    • R D Schaffer's avatar
      PhysLite improvements from h4l · dc45afd1
      R D Schaffer authored and Tadej Novak's avatar Tadej Novak committed
      Improvements and fixes to PhysLite, primarily as seen from the H4l analysis perspective. Running isolationCloseBy tool in PHYS and PHYSLITE to provide isolation variables with overlap from muons, electrons and photons already removed. Added in config to PhysLite for H4l vertex calculation. Added in STXS information to PhysLite for Higgs analyses, fixing units. Reducing the electron id requirement from LH Loose to SiHits for PhysLite.
      dc45afd1
  22. Jun 07, 2023
  23. May 16, 2023
    • James Catmore's avatar
      Restoring TruthMetaData to PHYS/PHYSLITE · f24ee382
      James Catmore authored
      A side effect of !61980 is the requirement to explicitly list the metadata categories for each output stream. This wasn't done for truth metadata for PHYS/PHYSLITE. This MR rectifies this.
      f24ee382
  24. May 11, 2023
  25. May 04, 2023
  26. Apr 26, 2023
  27. Apr 22, 2023
  28. Apr 19, 2023
  29. Apr 14, 2023
  30. Apr 03, 2023
  31. Mar 31, 2023
  32. Mar 23, 2023
  33. Mar 17, 2023
  34. Mar 14, 2023
    • Zach Marshall's avatar
      Adding additional filter outputs to PHYS/LITE · 5549bcec
      Zach Marshall authored and Edward Moyse's avatar Edward Moyse committed
      Adding additional filter outputs to PHYS/LITE
      
      In !61340 we added an additional filter that analyses like to have to
      DerivationFrameworkMCTruth and to the output of the TRUTH derivations.
      This merge request adds the filter output to the PHYS and PHYSLITE
      derivations as well. It's 3 extra floats per event decorated onto the
      EventInfo (I took all the filter outputs, while we're here).
      5549bcec
  35. Mar 13, 2023
  36. Feb 08, 2023
  37. Feb 07, 2023
  38. Feb 02, 2023
  39. Feb 01, 2023
Loading