Skip to content

Muon 1 : New features & misc clean-up

Johannes Junggeburth requested to merge jojungge/athena:PflowTrkIsoTool into main
  • Add PflowIsolationDecorationAlg: Decorate the pflow isolation onto selected ID & ME tracks.

  • Move the MuonTruthIsolationTool to an MuonTruthIsolationDecorAlg

  • Restructure the DiMuonTaggingAlg

    • Instead of using the MuonType --> use the MuonSelectionTool
    • Triggers are reinterpreted. OR triggers: One of the muons needs to be matched to, AND triggers: Both muons need to be matched to
    • Removal of the isolation cuts. They were never used anyway
  • Add IDTrack & ME track isolation variables to MUON1

  • Change the MuonTPExtrapolationTool to the MuonTPExtrapolationAlg. The algorithm performs the extrpolation of ID tracks & Muon tracks to a representative cylinder in the MS

  • Save the Muon1 JPsi vertex link.

  • Remove depreciated files

Tagging @vaustrup, @mvanadia, @sangelid

Edited by Johannes Junggeburth

Merge request reports