Skip to content
Snippets Groups Projects

Add ConditionAccessor::get() to access 'current' condition

Merged Marco Clemencic requested to merge add-helper-to-get-current-condition into master

It is a simple wrapper around

get( owner->getConditionContect( Gaudi::Hive::currentContext() ) )

that simplifies adaptations of existing code to DD4hep compatible versions.

For example it avoids the need of boilerplate like Rec!2882 (diffs)

At a later stage the helper can be deprecated to easily identify the points that require clean up.

Requires Rec!2887 (merged) otherwise the build of Rec fails

Edited by Marco Clemencic

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
Please register or sign in to reply
Loading