Skip to content

Commit 3a8e55c

Browse files
authored
Update WorkflowRunner.md
1 parent 7615948 commit 3a8e55c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MC/doc/WorkflowRunner.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ Further keys in this format are:
7979

8080
A workflow is generated by different tools. A current example following the PWGHF embedding exercise can be found here https://github.com/AliceO2Group/O2DPG/blob/master/MC/run/PWGHF/create_embedding_workflow.py
8181

82+
# Workflow example:
83+
84+
A workflow doing a common background simulation, followed by 2 timeframes of signal MC, digitization, reconstruction and AOD might look like this graphically:
85+
86+
![workflowgraph](./workflow.gv.png)
87+
8288
## Example usage
8389

8490
Run workflow in a given file

0 commit comments

Comments
 (0)