@@ -69,7 +69,6 @@ workflows:
69
69
- o2-analysis-hf-pid-creator
70
70
- o2-analysis-pid-tof-full_runX
71
71
- o2-analysis-pid-tpc
72
-
73
72
tables :
74
73
default : [HFCAND2PBASE, DYN/HFCAND2PEXT]
75
74
mc : [HFCAND2PMCREC, HFCAND2PMCGEN]
@@ -100,14 +99,31 @@ workflows:
100
99
<< : *cand_creator_dstar
101
100
dependencies : o2-analysis-track-dca_runX
102
101
103
- o2-analysis-hf-candidate-creator-cascade :
102
+ o2-analysis-hf-candidate-creator-cascade : &cand_creator_cascade
103
+ << : *cand_creator_2p
104
+ executable : o2-analysis-hf-candidate-creator-cascade
104
105
dependencies :
105
106
- o2-analysis-hf-track-index-skim-creator_skimX
107
+ - o2-analysis-track-dca_runX
106
108
- o2-analysis-event-selection
109
+ - o2-analysis-hf-pid-creator
110
+ - o2-analysis-pid-tof-full_runX
111
+ - o2-analysis-pid-tpc
112
+ - o2-analysis-lf-lambdakzerobuilder
107
113
tables :
108
114
default : [HFCANDCASCBASE, DYN/HFCANDCASCEXT]
109
115
mc : [HFCANDCASCMCREC, HFCANDCASCMCGEN]
110
116
117
+ o2-analysis-hf-candidate-creator-cascade_derived :
118
+ << : *cand_creator_cascade
119
+ dependencies :
120
+ - o2-analysis-track-dca_runX
121
+ - o2-analysis-event-selection
122
+ - o2-analysis-hf-pid-creator
123
+ - o2-analysis-pid-tof-full_runX
124
+ - o2-analysis-pid-tpc
125
+ - o2-analysis-lf-lambdakzerobuilder
126
+
111
127
o2-analysis-hf-candidate-creator-x :
112
128
dependencies : o2-analysis-hf-candidate-selector-jpsi_runX
113
129
tables :
@@ -147,16 +163,57 @@ workflows:
147
163
default : [HFCANDLB, DYN/HFCANDLBEXT]
148
164
mc : [HFCANDLBMCREC, HFCANDLBMCGEN]
149
165
150
- o2-analysis-hf-candidate-creator-xic0-omegac0 :
166
+ o2-analysis-hf-candidate-creator-xic0-omegac0 : &cand_creator_xic0-omegac0
167
+ << : *cand_creator_2p
168
+ executable : o2-analysis-hf-candidate-creator-xic0-omegac0
151
169
dependencies :
152
170
- o2-analysis-hf-track-index-skim-creator_skimX
171
+ - o2-analysis-track-dca_runX
153
172
- o2-analysis-event-selection
173
+ - o2-analysis-hf-pid-creator
174
+ - o2-analysis-pid-tof-full_runX
175
+ - o2-analysis-pid-tpc
176
+ - o2-analysis-lf-lambdakzerobuilder
177
+ - o2-analysis-lf-cascadebuilder
154
178
tables :
155
179
default : [HFCANDTOXIPI, HFCANDTOOMEGAPI, HFCANDTOOMEGAK]
156
180
mc : [HFXICXIPIMCREC, HFOMCXIPIMCREC, HFTOOMEPIMCREC, HFTOOMEKMCREC, HFXICXIPIMCGEN, HFOMECXIPIMCGEN, HFTOOMEPIMCGEN, HFTOOMEKMCGEN]
157
181
158
- o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi :
159
- dependencies : o2-analysis-hf-track-index-skim-creator_skimX
182
+ o2-analysis-hf-candidate-creator-xic0-omegac0_derived :
183
+ << : *cand_creator_xic0-omegac0
184
+ dependencies :
185
+ - o2-analysis-track-dca_runX
186
+ - o2-analysis-event-selection
187
+ - o2-analysis-hf-pid-creator
188
+ - o2-analysis-pid-tof-full_runX
189
+ - o2-analysis-pid-tpc
190
+ - o2-analysis-lf-lambdakzerobuilder
191
+ - o2-analysis-lf-cascadebuilder
192
+
193
+ o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi : &cand_creator_xic-to-xi-pi-pi
194
+ << : *cand_creator_2p
195
+ executable : o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi
196
+ dependencies :
197
+ - o2-analysis-hf-track-index-skim-creator_skimX
198
+ - o2-analysis-track-dca_runX
199
+ - o2-analysis-event-selection
200
+ - o2-analysis-hf-pid-creator
201
+ - o2-analysis-pid-tof-full_runX
202
+ - o2-analysis-pid-tpc
203
+ - o2-analysis-lf-lambdakzerobuilder
204
+ - o2-analysis-lf-cascadebuilder
205
+ tables : []
206
+
207
+ o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi_derived :
208
+ << : *cand_creator_xic-to-xi-pi-pi
209
+ dependencies :
210
+ - o2-analysis-track-dca_runX
211
+ - o2-analysis-event-selection
212
+ - o2-analysis-hf-pid-creator
213
+ - o2-analysis-pid-tof-full_runX
214
+ - o2-analysis-pid-tpc
215
+ - o2-analysis-lf-lambdakzerobuilder
216
+ - o2-analysis-lf-cascadebuilder
160
217
161
218
# Selectors
162
219
@@ -219,7 +276,7 @@ workflows:
219
276
220
277
o2-analysis-hf-candidate-selector-lc-to-k0s-p :
221
278
dependencies :
222
- - o2-analysis-hf-candidate-creator-cascade
279
+ - o2-analysis-hf-candidate-creator-cascade_derX
223
280
- o2-analysis-pid-tpc
224
281
- o2-analysis-pid-tof-full_runX
225
282
- o2-analysis-pid-bayes
@@ -249,14 +306,14 @@ workflows:
249
306
250
307
o2-analysis-hf-candidate-selector-to-xi-pi :
251
308
dependencies :
252
- - o2-analysis-hf-candidate-creator-xic0-omegac0
309
+ - o2-analysis-hf-candidate-creator-xic0-omegac0_derX
253
310
- o2-analysis-pid-tof-full_runX
254
311
- o2-analysis-multiplicity-table_runX
255
312
tables : HFSELTOXIPI
256
313
257
314
o2-analysis-hf-candidate-selector-xic-to-xi-pi-pi :
258
315
dependencies :
259
- - o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi
316
+ - o2-analysis-hf-candidate-creator-xic-to-xi-pi-pi_derX
260
317
- o2-analysis-pid-tof-full_runX
261
318
- o2-analysis-multiplicity-table_runX
262
319
- o2-analysis-pid-tpc
0 commit comments