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 144
    • Merge requests 144
  • 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
  • !23071

Add correct HLT jet container for 2015/16

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Will Kalderon requested to merge ckaldero/athena:21.2-DAOD_EXOT2-fix-HLT-jet-collection-2015-16-v2 into 21.2 Apr 30, 2019
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 2

EXOT2 has the incorrect HLT jet collection for 2015 and 2016: instead of the correct HLT_xAOD__JetContainer_a4tcemsubjesFS it has HLT_xAOD__JetContainer_a4tcemsubFS listed. Correcting this needs:

  • Change in EXOT2.py
  • Change in AllVariablesDisallowed to remove EXOT2 The latter is because smart slimming doesn't make much sense for HLT jets, since it only includes a single HLT jet collection out of the 6 that have been primaries over run 2. Since EXOT2 is used by the TLA and jet trigger group as the principal small-R HLT jet performance derivation, the restriction on AllVariables for this particular collection is problematic (and we have subjesISFS and GSCJets with AllVariables currently, anyway)

@ecorriga has kindly offered to run some quick tests.

Tagging @cdelitzs, @jbossios, @nishu, @biliu for info about their derivation.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 21.2-DAOD_EXOT2-fix-HLT-jet-collection-2015-16-v2