We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476df3a commit 783c901Copy full SHA for 783c901
1 file changed
Tutorials/PWGHF/run_task.sh
@@ -43,7 +43,7 @@ o2-analysis-pid-tof-full $OPTIONS | \
43
o2-analysis-ft0-corrected-table $OPTIONS | \
44
o2-analysis-bc-converter $OPTIONS | \
45
o2-analysis-tracks-extra-converter $OPTIONS | \
46
-o2-analysis-multiplicity-table $OPTIONS \
+o2-analysis-zdc-converter $OPTIONS \
47
> "$LOGFILE" 2>&1
48
49
# report status
0 commit comments