Skip to content

Support for AthSequencers in Scheduler

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

This adds support for ATLAS's AthSequencers to the scheduler, so that it can do proper Control Flow.

It also removes the explicit class "GaudiAtomicSequencer", and replaces it with an "Atomic" Property in the GaudiSequencer (and AthSequencer) classes.

Merge request reports