Skip to content

Migrate LoKi::FilterAlg implementations to Gaudi::Functional::FilterPredicate

migrate the various filter algorithms which derive from LoKi::FilterAlg to (also) use Gaudi::Functional::FilterPredicate. This implicitly migrates them to eg. use data handles, allowing their data flow to be discovered and participate in the data flow graph.

Merge request reports