Skip to content
Snippets Groups Projects

TileConditions, etc: Make ITileCondToolOfc::getOfcWeights const.

Merged Scott Snyder requested to merge ssnyder/athena:constOfc.TileConditions-20190107 into master

The caching mechanism in TileCondToolOfc is not actually used anywhere, and it spoils the constness of the accessor method. Remove the caching and make the getOfcWeights() method const, changing the interface to take the output object by reference instead of returning it as a pointer. Also remove getNSamples(); it's not used anywhere.

Update clients accordingly.

Merge request reports

Pipeline #650553 passed

Pipeline passed for 0fc176e2 on ssnyder:constOfc.TileConditions-20190107

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 6 years ago (Jan 8, 2019 11:28am UTC)

Merge details

  • Changes merged into master with 06407290 (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