![]() |
The Gaudi Framework
v38r3 (c3fc9673)
|
Functions | |
| list[Configurable] | add_event_timeout (list[Configurable] conf, int timeout_seconds) |
| def | config () |
Variables | |
| algorithms | |
| SleepTime | |
| app | |
| list | EvtSel = [C.Gaudi.Sequencer("MainSequence", Members=algorithms)] |
| list[Configurable] event_timeout_check.add_event_timeout | ( | list[Configurable] | conf, |
| int | timeout_seconds | ||
| ) |
Take a configuration and adds a check on events reaching a timeout.
Definition at line 47 of file event_timeout_check.py.
| def event_timeout_check.config | ( | ) |
Definition at line 72 of file event_timeout_check.py.
| event_timeout_check.algorithms |
Definition at line 40 of file event_timeout_check.py.
| event_timeout_check.app |
Definition at line 41 of file event_timeout_check.py.
| list event_timeout_check.EvtSel = [C.Gaudi.Sequencer("MainSequence", Members=algorithms)] |
Definition at line 42 of file event_timeout_check.py.
| event_timeout_check.SleepTime |
Definition at line 40 of file event_timeout_check.py.