Skip to content

Implementing the MuonSelectionTool for selecting muon tracks.

Michele D'Andrea requested to merge midandre/athena:softMuons_MuonSelTool into 24.0

I am opening this merge request to implement the MuonSelectionTool within the TrackLeptonDecoratorAlg. The changes related to this MR are as follows:

  • The muon quality is now retrieved directly from the MuonSelectionTool output rather than from the xAODMuon object.
  • The MuonSelectionTool and the ElectronSelectionTool are initialized in the FtagDerivationConfig.py and retrieved by the TrackLeptonDecoratorAlg

Tagging for information: @dguest, @fdibello, @svanstro and @hartman.

Edited by Michele D'Andrea

Merge request reports