Skip to content
Snippets Groups Projects

Pass context to newDecisionIn

Merged Stewart Martin-Haugh requested to merge smh/athena:context_RoR into master

pass EventContext to newDecisionIn method. The method has a default argument:

  Decision* newDecisionIn( DecisionContainer* dc, const Decision* dOld, const std::string& name = "", const EventContext& ctx = Gaudi::Hive::currentContext() );

so if the context isn't passed, it's looked up from currentContext().

Edited by Stewart Martin-Haugh

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