#include <Enums.h>
◆ Code
| Enumerator |
|---|
| CONTINUE | if all is OK the processing should be continued
|
| ABORT_CHAIN | if things went wrong but it is not severe, other unrelated chains will continue
|
| ABORT_EVENT | if things went wrong severely, event corruption suspected
|
| ABORT_JOB | if things go really wrong, i.e.
user suspects that the job is badly configured and continuing it will lead to taking rubbish data
|
| UNSPECIFIED_ | do not use
|
Definition at line 15 of file Trigger/TrigEvent/TrigSteeringEvent/TrigSteeringEvent/Enums.h.
15 {
21
@ ABORT_JOB
if things go really wrong, i.e.
@ CONTINUE
if all is OK the processing should be continued
@ ABORT_CHAIN
if things went wrong but it is not severe, other unrelated chains will continue
@ ABORT_EVENT
if things went wrong severely, event corruption suspected
The documentation for this struct was generated from the following file: