Skip to content

WIP: introduce new Sequence class in GaudiKernel

Charles Leggett requested to merge leggett/Gaudi:dev/newSeq into master

This removes the concept of subAlgorithms from the Algorithm class, and delegates all functionality to a new Sequence class in GaudiKernel.

built on top of !704 (merged)

Merge request reports