Added callback feature in Gaudi Algorithms
- Jun 18, 2024
-
-
Sebastien Ponce authored
This allows to register callbacks are each State transition of a component. It can be an alternative to overwriting initialize/start/stop/finalize methods in particular.
-