We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fbe632 commit b820c39Copy full SHA for b820c39
codeHF/config_tasks.sh
@@ -82,7 +82,7 @@ DOO2_TASK_XICC=0 # hf-task-xicc
82
DOO2_TASK_B0=0 # hf-task-b0
83
DOO2_TASK_BPLUS=0 # hf-task-bplus
84
DOO2_TASK_DSTAR=0 # hf-task-dstar-to-d0-pi
85
-DOO2_TASK_XIC_XIPIPI=1 # hf-task-xic-to-xi-pi-pi
+DOO2_TASK_XIC_XIPIPI=0 # hf-task-xic-to-xi-pi-pi
86
# Tree creators
87
DOO2_TREE_D0=0 # hf-tree-creator-d0-to-k-pi
88
DOO2_TREE_LC=0 # hf-tree-creator-lc-to-p-k-pi (only Run 3)
codeHF/workflows.yml
@@ -250,6 +250,7 @@ workflows:
250
- o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi
251
- o2-analysis-pid-tof-full_runX
252
- o2-analysis-multiplicity-table_runX
253
+ - o2-analysis-pid-tpc
254
255
# Analysis tasks
256
0 commit comments