RootUtils+PyUtils: Add retvecs option to PyROOTInspector.
Add an option to PyROOTInspector to allow returning std::vectors of fundamental types as a single object rather than iterating over it. This can speed up diff-root a bit by using the vector operator== rather than doing the iteration in python.
Merge request reports
Activity
This merge request affects 2 packages:
- Control/RootUtils
- Tools/PyUtils
Affected files list will not be printed in this case
Adding @ssnyder as watcher
added 23.0 Core Tools analysis-review-required review-pending-level-1 labels
CI Result SUCCESS (hash e9708da8)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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 1
AthSimulation: number of compilation errors 0, warnings 1
AthGeneration: number of compilation errors 0, warnings 1
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 72450]- Resolved by Damian Gil
added review-user-action-required label
removed review-pending-level-1 label
This merge request affects 2 packages:
- Control/RootUtils
- Tools/PyUtils
Affected files list will not be printed in this case
Adding @ssnyder as watcher
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 65a759a3)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis 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
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 72476]added review-approved label
removed review-pending-level-1 label
added analysis-review-approved label and removed analysis-review-required label
added review-approved-tier0 label
added review-approved-point1 label
mentioned in commit 8f877a94
mentioned in merge request !63467 (closed)