Skip to content
Snippets Groups Projects

Add function decorator

Merged Carlo Varni requested to merge cvarni/athena:AddFunctionDecorator into master

Adding a Python's Decorator (acts_sequence_configuration) to be used for all the functions that will prepare the sequence of our ACTS algorithms. The wrapper will take care of setting the OutputLevel to the desired value and change all the sequence names to the correct value (e.g. supporting Serial and MT Athena).

Moving all of this in the decoration for reducing the copy-paste of the same piece of code: less maintenance and less bug-prone

Merge request reports

Pipeline #3173044 passed

Pipeline passed for e0abe873 on cvarni:AddFunctionDecorator

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 3 years ago (Oct 28, 2021 10:14am UTC)

Merge details

  • Changes merged into master with 2064928e (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading