Skip to content

Fix compilation warning/error due to Gaudi::Property comparison

Chitsanu Khurewathanakul requested to merge fix-gaudiprop-comparison-calo into master

Both problem stem from the same problem of handling comparison of Gaudi::Property.

compilation warning in lhcb-head

compilation error in lhcb-clang-test

Merge request reports