Add Lxy cut and monitoring to TrigMultiTrkComboHypo
We may need lxy0 triggers so I have added the ability to cut on lxy and added monitoring for lxy,
Decoration code will no longer be called during Dimu L2 trigger (since it wasn't used).
I now pass eventcontexts to the VKalVrt, this avoids a threadlocal lookup which can hurt performance.
Merge request reports
Activity
- Resolved by Adam Edward Barton
- Resolved by Semen Turchikhin
added 1 commit
- 59bfe4ce - Avoid creating TrigBphys in L2 and avoid threadlocal context lookup in VKalVrt
This merge request affects 1 package:
- Trigger/TrigHypothesis/TrigBphysHypo
This merge request affects 8 files:
- Trigger/TrigHypothesis/TrigBphysHypo/python/TrigMultiTrkComboHypoConfig.py
- Trigger/TrigHypothesis/TrigBphysHypo/python/TrigMultiTrkComboHypoMonitoringConfig.py
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigBmumuxComboHypo.cxx
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigBmumuxComboHypo.h
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigMultiTrkComboHypo.cxx
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigMultiTrkComboHypo.h
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigMultiTrkComboHypoTool.cxx
- Trigger/TrigHypothesis/TrigBphysHypo/src/TrigMultiTrkComboHypoTool.h
added Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash 59bfe4ce)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 27864]added review-approved label and removed review-pending-level-1 label
mentioned in commit b740ae86
added sweep:ignore label