Skip to content
Snippets Groups Projects

ExpressionEvaluation: convert macros to functions

Merged Frank Winklmeier requested to merge fwinkl/athena:expreval4 into master

Convert the macros in xAODVariableProxyLoaders to functions. This will make it easier to follow this code. This is done by introducing a new base class xAODProxyLoader that holds the helper functions and the accessor cache. Also use std::unique_ptr for the latter.

This is just moving code around. There should be no functional changes.

cc @jcatmore

Edited by Frank Winklmeier

Merge request reports

Pipeline #4824005 failed

Pipeline failed for b9700b8d on fwinkl:expreval4

Approval is optional

Merged by Vakhtang TsulaiaVakhtang Tsulaia 2 years ago (Nov 29, 2022 7:12pm UTC)

Merge details

  • Changes merged into master with 4d4ffa0c.
  • 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