Skip to content
Snippets Groups Projects

Fix const correctness. SCTCalibWriteTool::wrapUpNoisyChannel() is a non-const method. (ATLASRECTS-4555)

Merged Susumu Oda requested to merge oda/athena:master-SCTCalib into master

Fix const correctness.

SCTCalibWriteTool::wrapUpNoisyChannel is a non-const method.

SCTCalib::writeModuleListToCool was modified to a non-const method.

https://its.cern.ch/jira/browse/ATLASRECTS-4555

Const correctness can be checked by

cmake -DATLAS_PACKAGE_FILTER_FILE=../package_filters.txt -DATLAS_ALLOW_TOOLHANDLE_NONCONSTNESS=OFF ../athena/Projects/WorkDir
make
Edited by Susumu Oda

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