Skip to content
GitLab
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 149
    • Merge requests 149
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !45053

Dressing large-R jet collections with ghost-associated VR track-jets

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Giuseppe Callea requested to merge gcallea-master-patch-44079 into master Jul 09, 2021
  • Overview 8
  • Commits 2
  • Pipelines 1
  • Changes 1

The aim of this MR is to add the links of ghost associated VR track-jets to large-R jet collections (here only for LCTopo). Having these links is crucial for the Hbb analyses, but other groups might be interested in them.

In the past, we noticed that including them will lead to a negligible size increase.

To do this, we are following the examples from r21.2, where some derivation formats add the links in this way: https://gitlab.cern.ch/atlas/athena/-/blob/21.2/PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/share/HIGG5D1.py#L244

using addVRJets, which is defined here: https://gitlab.cern.ch/atlas/athena/-/blob/21.2/PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag/python/HbbCommon.py#L217

For this reason, DerivationFrameworkFlavourTag.HbbCommon has to be imported. Please let us know if this is not the right place where to put these links. We might open another MR but for r21.2 with the same purpose.

Many thanks for your help.

Tagging @angianni, @ckato, @jcatmore, @lheinric, @alister

Edited Jul 09, 2021 by Giuseppe Callea
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gcallea-master-patch-44079