Skip to content

AvalancheSchedulerSvc: include eventID in scheduler dump

Frank Winklmeier requested to merge fwinkl/Gaudi:scheduler_dump into master

Include the eventID in the scheduler dump and also implement ISchedulerSvc::dumpState to dump the state of all event slots.

Relates to issue #306 (closed).

Merge request reports