Skip to content
Snippets Groups Projects
  1. Aug 20, 2022
  2. Aug 19, 2022
    • James Catmore's avatar
      Consistently use CommonAugmentation instead of DerivationKernel for common DAOD augmentations · e674226f
      James Catmore authored and Tadej Novak's avatar Tadej Novak committed
      Consistently use CommonAugmentation instead of DerivationKernel for common DAOD augmentations
      
      We noticed during the CA migration of the derivation framework that the cut flow book-keepers were registering cuts from a variety of algorithms that were not involved in event selection. This was because in a few places DerivationKernel (an AthFilterAlgorithm with setFilterPassed explicitly set) was used in writing common augmentations, whereas the correct thing to do is to use CommonAugmentation, which does the same job but doesn't register a cut. This MR implements that correction. Although this issue impacts both the legacy configuration and the CA version, the fix is only applied in the CA.
      e674226f
  3. Aug 18, 2022
  4. Aug 17, 2022
    • Sagar Addepalli's avatar
      Changes to LLP1 for dHNL analysis · c48f0d11
      Sagar Addepalli authored and Tadej Novak's avatar Tadej Novak committed
      Changes to LLP1 for dHNL analysis
      
      Remove doubly written track variables
      
      Minor fixes to track particle merger
      
      Fix some track parameter variables
      
      Remove params now :(
      
      Add back some GSF vars
      
      Remove commented out lines
      
      calo iso for LRT leptons
      
      adding missing iso and other information for LRT leptons
      
      simplify muon CA setup
      
      clean up calo iso
      
      remove un-needed jet inputs for muons
      
      one more cleanup
      
      Fix repititions
      
      Change spelling back into the incorrect one :(
      
      Fix MuonSegments to CombinedMuonTrackParticles
      
      Change LRT trigger matching tool to be private tool of LLP1
      
      Turn on TurnOffMomCorr=true in MuonSelectionTool as this is an analysis level correction.  Need to run on AODs from newer releases
      
      Fix electron ID used in overlap removal
      
      Add comment for future reference
      
      Remove electrons that fail ID in OR from merged collection
      
      fix typo
      
      Remove old comment
      
      Add MS containers
      
      Remove redundant import
      
      Fix indentation and property confusion
      
      Update to new property style
      c48f0d11
    • Frank Winklmeier's avatar
      xAODBPhys+DerivationFrameworkBPhys: cleanup logging · 1acbda99
      Frank Winklmeier authored
      Use `AthMessaging` for logging and cleanup the `BPHYS_CHECK` macro. The
      latter used the existence of `ATH_MSG_WARNING` as a means to decide if
      the message logging is available. That's extremely fragile as minor
      changes to includes can make the code fail to compile (as seen in
      !55931).
      1acbda99
    • Tadej Novak's avatar
      NTUP_PHYSVAL in Derivations_tf · ee4b61e0
      Tadej Novak authored
      Verified
      ee4b61e0
  5. Aug 16, 2022
    • Adam Edward Barton's avatar
      Rework V0Finder to work with AthenaMT, fix BPHY10 crash · 8bf5c11e
      Adam Edward Barton authored
      Reworks/refactors V0Finder to reuse decorator code
      Fix a bug in BPHY10 (ATLBPHYS-235) - The change to JpsiPlusV0Cascade.cxx
      Fixes V0Finder erroneously decorating the primary vertices (ATLASRECTS-7186)
      Clean up old dependencies
      Use xAOD::EventInfo instead of BeamSpotConditions
      8bf5c11e
    • Cristiano Alpigiani's avatar
      Updating some derivation ARTs in master · 25ca893d
      Cristiano Alpigiani authored and Tadej Novak's avatar Tadej Novak committed
      Updating some derivation ARTs
      
      This MR updates the preExec of some ART which are still missing the additional flag 'DetFlags.detdescr.Muon_setOn();'. Some train tests have beem moved to the right folder (not sure why the ended up in the EGAM one). I took this opportunity to activate the sharedWriter tests in master/AthDerivation (currently they are only running in master/Athena). master/AthDerivation seems to be running fine (except for a couple of failures we need to follow up), so it may be fully operational soon (after that master/Athena will all be disabled).
      25ca893d
    • Tadej Novak's avatar
      Merge branch 'derivtf' into 'master' · d9b1124a
      Tadej Novak authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Derivation_tf does not have a legacy skeleton
      
      See merge request atlas/athena!55914
      
      (cherry picked from commit c62e792e)
      
      5d0d55dc Derivation_tf does not have a legacy skeleton
      d9b1124a
  6. Aug 15, 2022
  7. Aug 13, 2022
  8. Aug 11, 2022
  9. Aug 10, 2022
  10. Aug 09, 2022
  11. Aug 08, 2022
  12. Aug 05, 2022
  13. Aug 04, 2022
  14. Aug 03, 2022
  15. Aug 02, 2022
  16. Aug 01, 2022
  17. Jul 28, 2022
Loading