Skip to content
Snippets Groups Projects
Commit 5af6f174 authored by Bertrand Martin's avatar Bertrand Martin
Browse files

tauRecTools: remove deprecated functionality in TauTrackFinder

Hello,

This MR is removing a deprecated feature in the tau-track association.
In the old days (non-MT R22 trigger), the track particle container was retrieved elsewhere (TrigTauRec) and passed as an argument to the TauTrackFinder execute method to build the tau tracks.
Now, the track particle container is retrieved from within TauTrackFinder, and we no longer need to pass it as an argument.

The reconstruction output is unchanged.

Cheers,
Bertrand
parent 9120668a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment