Skip to content
Snippets Groups Projects

RootUtils+PyUtils: Add retvecs option to PyROOTInspector.

Merged Scott Snyder requested to merge ssnyder/athena:retvec.RootUtils-20230607 into 23.0

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Can you fix this small thing? Thanks, L1

  • Scott Snyder added 1 commit

    added 1 commit

    Compare with previous version

  • This merge request affects 2 packages:

    • Control/RootUtils
    • Tools/PyUtils

    Affected files list will not be printed in this case

    Adding @ssnyder as watcher

  • Damian Gil resolved all threads

    resolved all threads

  • :white_check_mark: CI Result SUCCESS (hash 65a759a3)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :white_check_mark: AthAnalysis: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 72476]

  • Julien Maurer mentioned in commit 8f877a94

    mentioned in commit 8f877a94

  • merged

  • Julien Maurer mentioned in merge request !63467 (closed)

    mentioned in merge request !63467 (closed)

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading