Skip to content

removing manual tau track assignement (v2) + monitoring only tau clusters

Antonio De Maria requested to merge remove_man_trackmatch into master

This MR removes a tau jet <-> track association done manually together with TauTrackFinder. Manual association is leading to double counting of tracks for "tracktwo" and "track" chains as shown here:

https://atlas.web.cern.ch/Atlas/project/trigger/trigcaf/www/ATR-22624/TrigTauRecMerged_TauPrecision_Track/nRoI_EFTauTracks.html

https://atlas.web.cern.ch/Atlas/project/trigger/trigcaf/www/ATR-22624/TrigTauRecMerged_TauPrecision_TrackTwo/nRoI_EFTauTracks.html

After removing, distributions look correct

Addition : select only cluster associated to the tau to be monitored instead of all clusters in the event

pinging @malconad, @carquin and @martindl

Edited by Antonio De Maria

Merge request reports