Fix const correctness. SCTCalibWriteTool::wrapUpNoisyChannel() is a non-const method. (ATLASRECTS-4555)
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
Merge request reports
Activity
This merge request affects 1 package:
- InnerDetector/InDetCalibAlgs/SCT_CalibAlgs
Adding @oda as watcher
added InnerDetector master review-pending-level-1 labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-20728-2019-01-29-18-27
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
CI Jenkins server is switched to https://atlas-sit-ci.cern.ch. It is accessible world-wide (behind CERN SSO). In old links to Jenkins server aibuild080.cern.ch:8080 should be replaced with atlas-sit-ci.cern.ch For experts only: Jenkins output [CI-MERGE-REQUEST 32952]added review-approved label and removed review-pending-level-1 label
mentioned in commit 2a076391
added sweep:ignore label