Skip to content

Allow Algorithm as baseclass of Gaudi::Functional algorithms

With the changes to the implementation of declareProperty, the reason to disallow Algorithm as base class for Gaudi::Functional algorithms is no longer valid -- so this mr no longer requires GaudiAlgorithm, but plain Algorithm instead. Note that the default base class remains GaudiAlgorithm for the time being...

Merge request reports