Migrate ALFA and AFP sequences to CA
This MR migrates ALFA and AFP menu sequences to CA.
-
ALFAPerfSequence -
AFPTrkSequence -
AFPTrkRecoHypoSequence→ obsolete, removed -
AFPGlobalSequence
Tested with test_trig_data_v1lowMu_build
. Config diff shows some differences, but they are mostly due to naming, e.g.:
Component AFPGlobalFS only in 2nd file
Component AFPGlobalRecoSeq only in 1st file
Component AFPGlobalSequence may differ
Members = ['InputMakerForRoI/IM_AFPGlobalFS', 'AthSequencer/AFPGlobalRecoSeq'] vs ['InputMakerForRoI/IMAFPGlobalFS', 'AthSequencer/AFPGlobalFS'] <<
>> only in 1st file : ['AthSequencer/AFPGlobalRecoSeq', 'InputMakerForRoI/IM_AFPGlobalFS']
>> only in 2nd file : ['InputMakerForRoI/IMAFPGlobalFS', 'AthSequencer/AFPGlobalFS']
>> : InputMakerForRoI/IM_AFPGlobalFS vs InputMakerForRoI/IMAFPGlobalFS << at index 0
>> : AthSequencer/AFPGlobalRecoSeq vs AthSequencer/AFPGlobalFS << at index 1
ModeOR = False only in 1st file
3 relevant differences
However it seems that all configured algorithms work properly from looking debug athena logs and rootcomp.py
output:
$ rootcomp.py test_init/expert-monitoring.root test_final/expert-monitoring.root
[...]
Summary:
========
Total histograms compared: 2140
Missing references: 0
Matching histograms: 2140
Different histograms: 0
Ignored histograms: 141
CC: @tbold
Merge request reports
Activity
added 758 commits
-
cc90de2c...06ef8204 - 754 commits from branch
atlas:23.0
- df2ce4bf - Migrated ALFAPerfSequence to CA
- cbb68958 - Migrated AFPTrkSequence to CA
- 1d1161ce - Migrated AFPGlobalSequence to CA
- dd65d32b - Removed obsolete AFPTrkRecoHypoSequence
Toggle commit list-
cc90de2c...06ef8204 - 754 commits from branch
This merge request affects 1 package:
- Trigger/TriggerCommon/TriggerMenuMT
This merge request affects 3 files:
- Trigger/TriggerCommon/TriggerMenuMT/python/HLT/MinBias/AFPMenuSequence.py
- Trigger/TriggerCommon/TriggerMenuMT/python/HLT/MinBias/ALFAMenuSequences.py
- Trigger/TriggerCommon/TriggerMenuMT/python/HLT/MinBias/MinBiasChainConfiguration.py
added 23.0 Trigger TriggerMenu TriggerMinBias review-pending-level-1 labels
CI Result SUCCESS (hash dd65d32b)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-CC7 69562]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-tier0 label