Skip to content

Commit b820c39

Browse files
authored
Fix conifg (#465)
1 parent 3fbe632 commit b820c39

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

codeHF/config_tasks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ DOO2_TASK_XICC=0 # hf-task-xicc
8282
DOO2_TASK_B0=0 # hf-task-b0
8383
DOO2_TASK_BPLUS=0 # hf-task-bplus
8484
DOO2_TASK_DSTAR=0 # hf-task-dstar-to-d0-pi
85-
DOO2_TASK_XIC_XIPIPI=1 # hf-task-xic-to-xi-pi-pi
85+
DOO2_TASK_XIC_XIPIPI=0 # hf-task-xic-to-xi-pi-pi
8686
# Tree creators
8787
DOO2_TREE_D0=0 # hf-tree-creator-d0-to-k-pi
8888
DOO2_TREE_LC=0 # hf-tree-creator-lc-to-p-k-pi (only Run 3)

codeHF/workflows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ workflows:
250250
- o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi
251251
- o2-analysis-pid-tof-full_runX
252252
- o2-analysis-multiplicity-table_runX
253+
- o2-analysis-pid-tpc
253254

254255
# Analysis tasks
255256

0 commit comments

Comments
 (0)