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 125
    • Merge requests 125
  • 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
  • !34376

Support jet reconstruction with no PV container

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged William Keaton Balunas requested to merge wbalunas/athena:pvFix-200626 into master Jul 02, 2020
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 3

This updates the jet reconstruction config to support running with no primary vertex container (e.g. for cosmics). Following a discussion in SW Coordination, it was decided that this should be supported rather than simply turning off jet reconstruction for this type of event. This should resolve ATLASRECTS-5519.

Rather than adjusting any C++ code, I've done this entirely by modifying the python config such that no tools which require a PV container (JVT, cluster origin corrections, etc.) are scheduled in the first place. I've tested this locally with q220 (cosmics) and found that it fixes the errors that currently exist there.

Tagging @khoo, @sawyer, @sschramm, @cdelitzs for their awareness.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pvFix-200626