The Gaudi Framework
v30r3 (a5ef0a68)
|
+CrossBranchDataFlow More...
+CrossBranchDataFlow
Typically, an EVTREJECTED algorithm is used to "short-circuit" the execution flow within the group of algorithms it belongs to. Within such early-terminated group, a false-negative data dependency resolution can never occur since all downstream algorithms are skipped. However, there might be other algorithms - outside of the early-terminated group - that depend on data outputs of the EVTREJECTED algorithm. The test emulates this scenario.