Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • 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 145
    • Merge requests 145
  • 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
  • !30217

Fix CaloClusterThinning for taus

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Bertrand Martin Dit Latour requested to merge martindl/athena:21.2_DFTau_ClusterThinning into 21.2 Feb 08, 2020
  • Overview 13
  • Commits 2
  • Pipelines 3
  • Changes 6

Hello,

This MR hopefully fixes the CaloClusterThinning for taus, to thin simultaneously the non-origin-corrected and origin-corrected topocluster collections. It is fully based on the JetCaloClusterThinning implementation from late 2017, when this had been fixed for jets. Now, derivations willing to thin tau clusters should specify TopoClCollectionSGKey = "LCOriginTopoClusters" and AdditionalTopoClCollectionSGKey = ["CaloCalTopoClusters"]. The cone size is 0.2 if not set by the user, as originally intended. Minor other modification: one deprecated variable no longer used in R21 has been dropped from the smart slimming list.

Cheers, Bertrand

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2_DFTau_ClusterThinning