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 158
    • Merge requests 158
  • 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
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !57667

Draft: Add Xbb Truth Labelling Tool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Samuel Van Stroud requested to merge svanstro/athena:22.0-addXbbLabel into 22.0 Oct 19, 2022
  • Overview 30
  • Commits 2
  • Pipelines 2
  • Changes 4

Add a small tool to decorate large-R jets. The tool decorates AntiKt10UFOCSSKSoftDropBeta100Zcut10Jets during FTAG derivations. The result is saved by default in the output files.

For the moment the labels are:

namespace Xbb {
  enum XbbLabel {
    QCDother=0,
    Top,
    WBoson,
    ZBoson,
    Hbb,
    Hcc,
  };
}

Tagging @dguest @biliu @fdibello @vdao @arelycg @vvecchio

Edited Oct 24, 2022 by Samuel Van Stroud
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 22.0-addXbbLabel