Skip to content
Snippets Groups Projects

ExpressionEvaluation: const fixes

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

Fix some thread-checker warnings about calling non-const functions on members:

  • make TMethodCollectionWrapper::variableType non-const
  • Make getVec[Int,Double]Value non-const

Also suppress some unavoidable const-casts due to ROOT interfaces.

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