Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • training-dataset-dumper training-dataset-dumper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Jira
    • Jira
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • atlas-flavor-tagging-tools
  • training-dataset-dumpertraining-dataset-dumper
  • Merge requests
  • !256

Merged
Created Jan 27, 2022 by Philipp Gadow@pgadowMaintainer

add hack for running over VR track jets

  • Overview 9
  • Commits 4
  • Pipelines 4
  • Changes 5

Currently, it is not possible to process VR track jets because in the current PHYSVAL sample not all jets are decorated with relativeDeltaRToVRJet and deltaRToVRJet. See atlas/athena!49966 (merged).

This MR introduces a temporary solution by decorating the jets which are missing these decorators with these decorators storing the value INFINITY.

The fix can be activated / deactivated by the boolean option do_vrtrackjets_fix in the config files ("false" for all non-TrackJets configs).

tagging @dmascion

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