Skip to content

WIP PhysSelPython.Wrappers

Vanya Belyaev requested to merge vanya-selpython-v0 into master

Fix for AutomaticData:

Due to unknown reasons CONTAINS functor returns now large positive number for missing locations (instead of -1).

Temporary fix: treat all numbers larger 1.+9 as zero

Probably some proper fix in LoKiCore/TES.cpp is needed (?)

@graven

With such "feature" AutomaticData is not selecting events, and it results in large CPU inefficiency. For large projects, like Stripping, CPU inefficiency could be very large) In this view I thisnk it is very important fix, and probably could/should be propagated to (affected) Stripping @erodrigu

a bit more information:

  • the problem DOES not occur in released DaVinci version (v42r6p1), but well visible in lhcb-head nighlies slot.
Edited by Marco Cattaneo

Merge request reports