Remove duplicate MuonIDAlgLite properties
I noticed the MuonIDAlgLite
tool has several duplicate properties:
-
InputTracks
/TracksLocations
/TracksLocation
-
MuonPids
/MuonIDLocation
-
MuonTracks
/MuonTrackLocation
This broke some Hlt2
configuration that was setting properties that the algorithm then ignored.
This MR removes the extra properties and reverts to the old names (those that were used in Hlt2Tracking
...)
cc: @rmatev
Edited by Olli Lupton