fix clang loop copy warning
All threads resolved!
All threads resolved!
Compare changes
@@ -149,7 +149,7 @@ FunctionalBremAdder::bremLists( const LHCb::Particle& p1, const LHCb::Particle&
fix clang warning:
Phys/DaVinciNeutralTools/src/FunctionalBremAdder.cpp:263:20: warning: loop variable 'hypo' creates a copy from type 'const SmartRef<LHCb::CaloHypo>' [-Wrange-loop-construct]