Skip to content

Commit a2baa40

Browse files
author
Gian Michele Innocenti
committed
Implement suggestions
1 parent 62c5220 commit a2baa40

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

codeHF/config_tasks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ DOO2_SEL_D0=0 # hf-d0-candidate-selector
4646
DOO2_SEL_DPLUS=0 # hf-dplus-topikpi-candidate-selector
4747
DOO2_SEL_LC=0 # hf-lc-candidate-selector
4848
DOO2_SEL_XIC=0 # hf-xic-topkpi-candidate-selector
49-
DOO2_SEL_XICC=0 # hf-xic-topkpipi-candidate-selector
49+
DOO2_SEL_XICC=0 # hf-xicc-topkpipi-candidate-selector
5050
DOO2_SEL_JPSI=0 # hf-jpsi-toee-candidate-selector
5151

5252
# User tasks

codeHF/workflows.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ workflows:
3232
<<: *cand_creator
3333
activate: no
3434
dependencies: [o2-analysis-hf-xic-topkpi-candidate-selector]
35-
options:
36-
mc: "--doMC"
3735
tables:
3836
default: [HFCANDXICCBASE, HFCANDXICCEXT]
3937
mc: [HFCANDXICCMCREC, HFCANDXICCMCGEN]
@@ -61,7 +59,6 @@ workflows:
6159
activate: no
6260

6361
o2-analysis-hf-xicc-topkpipi-candidate-selector:
64-
<<: *selector_2prong
6562
activate: no
6663
dependencies: [o2-analysis-hf-candidate-creator-xicc]
6764

0 commit comments

Comments
 (0)