TRIG8 Derivation: Add HLT jets container
Add the HLT jets container for displaced jet triggers and boffperf triggers. To avoid writing out jets for every event passing any of the triggers in the selection, introduce a new thinning tool which checks the passing triggers. If the event is not in the list for this tool, the contents of the supplied container are masked. This tool is generic for all containers.
The size increase for jet containers is 1.2 kb/event, offline jets are already included with a size of 14 kb/event, so the impact on overall file size is hopefully small.
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger
This merge request affects 5 files:
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/python/TRIG8.py
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/python/TriggerGenericObjectThinningConfig.py
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/TriggerGenericObjectThinningTool.cxx
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/TriggerGenericObjectThinningTool.h
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/components/DerivationFrameworkTrigger_entries.cxx
added 24.0 Derivation Trigger review-pending-level-1 labels
CI Result FAILURE (hash ff795bb9)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 1, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8056] (remote access info)removed review-pending-level-1 label
added review-user-action-required label
added 7 commits
-
ff795bb9...d3eb1a94 - 6 commits from branch
atlas:24.0
- 35bf1ad9 - Implement new thinning tool for trig8 and configure
-
ff795bb9...d3eb1a94 - 6 commits from branch
This merge request affects 1 package:
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger
This merge request affects 5 files:
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/python/TRIG8.py
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/python/TriggerGenericObjectThinningConfig.py
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/TriggerGenericObjectThinningTool.cxx
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/TriggerGenericObjectThinningTool.h
- PhysicsAnalysis/DerivationFramework/DerivationFrameworkTrigger/src/components/DerivationFrameworkTrigger_entries.cxx
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 35bf1ad9)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8101] (remote access info)added review-pending-level-2 label and removed review-pending-level-1 label
added review-approved label and removed review-pending-level-2 label
added review-approved-point1 label
added review-approved-tier0 label
mentioned in commit 15de9e40
mentioned in merge request !70740 (merged)