Implementing the MuonSelectionTool for selecting muon tracks.
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 theElectronSelectionTool
are initialized in theFtagDerivationConfig.py
and retrieved by theTrackLeptonDecoratorAlg
Tagging for information: @dguest, @fdibello, @svanstro and @hartman.
Edited by Michele D'Andrea