Fixes for LCG 99
Goes together with: LHCb!2912 (merged), LHCb!2917 (merged), Phys!874 (merged), and Moore!739 (merged)
Changes included:
- Fix LumiAlgs test by adding sorting of datahandle debug printout to
LumiAlgsExclusions.py
. (Same principle to what @sponce did in LHCb!2888 (merged)) -
SmartRefVector::operator[]
seems to be broken in python, I've implemented a workaroundRec/GlobalRecoMCTools/tests/options/test_protoparticleassociator.py
. (can be fix is coming via gaudi/Gaudi!1180 (merged)) - Change comparison from
is
to!=
inConfiguredTrackMonitors.py
(should fix Brunel test)
Edited by Rosen Matev