Skip to content

Remove EventIncident class

Frank Winklmeier requested to merge fwinkl/athena:eventincident_removal2 into master

The EventIncident class is obsolete as the Gaudi Incident class provides the same features. Listener usage has been migrated away in !21227 (merged). Now change all code to fire Gaudi Incident and remove the EventIncident class.

cc @tsulaia

Merge request reports