AthenaKernel: Add framework for compile-time iteration over bases.
Rework SG::Bases to (a) allow for an arbitrary number of base classes, and (b) support compile-time iteration over the bases.
(This is working towards speeding up the casting operations performed by DataProxy.)
Merge request reports
Activity
added Core master review-pending-level-1 labels
CI Result FAILURE (hash f77f25f6)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 1, 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 18947]added 1 commit
- a84b58f6 - Workaround conflict caused by QT defining a macro foreach
added EventDisplay label
CI Result FAILURE (hash a84b58f6)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 4, 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 18973]added review-user-action-required label and removed review-pending-level-1 label
added 1 commit
- 231dcaec - Avoid using foreach doe to conflict with Qt.
added review-pending-level-1 label and removed review-user-action-required label
CI Result FAILURE (hash 231dcaec)Athena AthSimulation AthGeneration AnalysisBase 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 19028]Looks like the only problem is this issue with Trigger, which was seen in other MR's earlier today.
-TrigSignatureMoniMT INFO -- #991419339 Events 19 19 0 0 0 0 0 0 0 0 0 0 19 11 11 -TrigSignatureMoniMT INFO -- #991419339 Features 0 0 0 0 0 0 0 0 0 0 49 21 +TrigSignatureMoniMT INFO -- #991419339 Events 19 19 0 0 0 0 0 0 0 0 0 0 19 10 10 +TrigSignatureMoniMT INFO -- #991419339 Features 0 0 0 0 0 0 0 0 0 0 49 20
Moving to L2 review.
added review-pending-level-2 label and removed review-pending-level-1 label
added review-approved label and removed review-pending-level-2 label
mentioned in commit a702d40b
added sweep:ignore label