Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 192
    • Merge requests 192
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !49698

Merged
Created Jan 16, 2022 by Bertrand Martin Dit Latour@martindlDeveloper

TauAnalysisTools: clean up truth matching tools

  • Overview 7
  • Commits 2
  • Pipelines 2
  • Changes 8

Hello,

This MR is cleaning up the tau truth matching tools. The code behaviour is almost unchanged, with the exception of the TauTruthMatchingTool. Currently, in case the reco tau is matched to a true tau, or a true electron, or a true muon, we decorate the reco tau with an element link called "truthParticleLink". And in addition, for reco taus matched to true taus, we add a second element link called "TruthTau" (misleading name as it's an element link, and redundant). I don't think we use the latter anywhere in TauAnalysisTools, so I dropped it. In case it's of any use, we can resurrect "TruthTau" via a helper function that would use "truthParticleLink".

Tagging @ghamity and @ademaria for a few more pairs of eyes.

Cheers, Bertrand

Edited Jan 16, 2022 by Bertrand Martin Dit Latour
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: R22_TAT_truth