Skip to content

Added muon jet dr tool for 2D muon SFs

Matthew Henry Klein requested to merge maklein/athena:addMuonJetDrTool into 21.2

Adds muon-jet dR decoration to be used by muon precision recs. Technically this is calculable offline, but the needs of the recs make this a little complicated (e.g. needs to use EMTopo jets without selection), so it is safer to run at DF. Scheduled in DFJets, for simplicity (avoid cyclic dependence, and running in jet code enforces that it runs after jet calibration). Let me know if someone objects.

Merge request reports