Skip to content

MuonCondAlg: const fixes

Scott Snyder requested to merge ssnyder/athena:const.MuonCondAlg-20200314 into master

Add some missing const declarations, which will be needed for const cleanups in MuonReadoutGeometry.

Need to add some const_casts to update the manager instance in the detector store in MuonAlignmentCondAlg. My understanding is that this is anyway obsoleted by MuonDetectorCondAlg.

Edited by Scott Snyder

Merge request reports