Added callback feature in Gaudi Algorithms
Compare changes
Files
7+ 30
− 0
This allows to register callbacks for a given algorithm, associated to a given state transition. When this transition takes place, the registered call backs are automatically called