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 169
    • Merge requests 169
  • 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
  • !45053

Closed
Created Jul 09, 2021 by Giuseppe Callea@gcalleaDeveloper
  • Report abuse
Report abuse

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

  • 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
Reviewer
Request review from
Time tracking
Source branch: gcallea-master-patch-44079