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

xAODTau: drop range check on eta and phi

Hello,

This MR is dropping a range check on tau eta and phi that was introduced because we used to set dummy default values (-1111) for eta and phi for 0-prong and >5-prong taus, leading to eta = NAN upon retrieval.
This has been fixed in the reconstruction (ATLTAU-1665), where we no longer set dummy values.
So we can now drop the range check in the TauJet interface class, to save a tiny amount of CPU.
This MR does not change the reconstruction output.
It can wait until 22.0.23 is built.

Cheers,
Bertrand
parent 089c5ceb
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