Remove 'using xAOD::EventInfo' and use the prefix explicitly when accessing...
Remove 'using xAOD::EventInfo' and use the prefix explicitly when accessing enums within the class, otherwise can pick up the enums from the (non-xAOD) EventInfo, if it happens to be included in the header chain. As seen in MR 28999
Showing
- DataQuality/DataQualityTools/src/DQTDataFlowMonAlg.cxx 4 additions, 6 deletionsDataQuality/DataQualityTools/src/DQTDataFlowMonAlg.cxx
- LArCalorimeter/LArCafJobs/src/LArNoiseBursts.cxx 50 additions, 51 deletionsLArCalorimeter/LArCafJobs/src/LArNoiseBursts.cxx
- Reconstruction/tauMonitoring/src/tauMonTool.cxx 2 additions, 3 deletionsReconstruction/tauMonitoring/src/tauMonTool.cxx
Loading
Please register or sign in to comment