Skip to content
Snippets Groups Projects

tauRecTools: protect against Log10(0) in very rare cases

Hello,

This MR adds a protection against computing Log10(0) for very rare cases (10 taus in 15 million events, as observed in gamma* MC). It seems we can have "pathological" taus where clusters have FIRST_ENG_DENS = 0. This seems to happen when |eta|~1.5, when all the cluster energy is in the presampler. This MR does not change the reconstruction output except in very rare case, where xAOD::TauJetParameters::ClustersMeanFirstEngDens used to be -inf, and is now 0.

Cheers, Bertrand

Merge request reports

Pipeline #2209104 passed

Pipeline passed for f7833080 on martindl:R22_tauRecTools_INF_protection

Approval is optional

Merged by Vakhtang TsulaiaVakhtang Tsulaia 4 years ago (Jan 5, 2021 6:59pm UTC)

Merge details

  • Changes merged into master with 24f8a45b (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading