Skip to content

Fix of compilation warnings in CPAnalysisExamples

Christian Ohm requested to merge cohm/athena:21.2-build-warning-fixes into master

Noticed that there are several compilation warnings in the AthAnalysis build, and this fixes a few of them in the CPAnalysisExamples package. Thanks to @jojungge who advised how the outdated call should be updated.

Merge request reports