Skip to content
Snippets Groups Projects

Expose ACTS unit constants to python

Merged Paul Gessinger requested to merge pagessin/athena:acts-units-python into master

As discussed in !47319 (merged), we want to make the ACTS unit constants available to the python configuration, and make sure they're in sync.

This MR adds a dictionary that is generated from the Acts/Definitions/Units.hpp file and a wrapper python module that wraps it to hide the struct trick needed to autoload the variables (this workaround is borrowed from xAODEgamma/EgammaParameters. I also added a test that checks the current units in the ACTS header are available in python, and that they are non-zero.

/cc @akraszna @fwinkl @cvarni

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
  • I'm on board with these changes. :thumbsup:

  • :white_check_mark: CI Result SUCCESS (hash f7503bd1)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :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: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 3
    :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
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40622]

  • Carlo Varni mentioned in merge request !47319 (merged)

    mentioned in merge request !47319 (merged)

  • Paul Gessinger added 1 commit

    added 1 commit

    • e3eb719e - fix unused variable warning, rename test

    Compare with previous version

  • This merge request affects 1 package:

    • Tracking/Acts/ActsInterop

    This merge request affects 5 files:

    • Tracking/Acts/ActsInterop/ActsInterop/ActsUnitDict.h
    • Tracking/Acts/ActsInterop/ActsInterop/selection.xml
    • Tracking/Acts/ActsInterop/CMakeLists.txt
    • Tracking/Acts/ActsInterop/python/Units.py
    • Tracking/Acts/ActsInterop/test/test_units.py

    Adding @amorley ,@pagessin as watchers

  • Paul Gessinger added 1 commit

    added 1 commit

    • f5f0bda2 - fix dictionary, lift variables, update usage guide

    Compare with previous version

  • This merge request affects 1 package:

    • Tracking/Acts/ActsInterop

    This merge request affects 5 files:

    • Tracking/Acts/ActsInterop/ActsInterop/ActsUnitDict.h
    • Tracking/Acts/ActsInterop/ActsInterop/selection.xml
    • Tracking/Acts/ActsInterop/CMakeLists.txt
    • Tracking/Acts/ActsInterop/python/UnitConstants.py
    • Tracking/Acts/ActsInterop/test/test_units.py

    Adding @amorley ,@pagessin as watchers

  • :white_check_mark: CI Result SUCCESS (hash e3eb719e)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :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: :white_check_mark:
    make :warning: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :warning: Athena: number of compilation errors 0, warnings 1
    :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
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40667]

  • :white_check_mark: CI Result SUCCESS (hash f5f0bda2)

    Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon
    externals :white_check_mark: :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: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :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
    :white_check_mark: DetCommon: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40672]

  • resolved all threads

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