We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb8371f commit bea9fcfCopy full SHA for bea9fcf
PWGHF/TableProducer/CMakeLists.txt
@@ -284,6 +284,10 @@ o2physics_add_dpl_workflow(tree-creator-dstar-to-d0-pi
284
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
285
COMPONENT_NAME Analysis)
286
287
+o2physics_add_dpl_workflow(tree-creator-tcc-to-d0-d0-pi
288
+ SOURCES treeCreatorTccToD0D0Pi.cxx
289
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
290
+ COMPONENT_NAME Analysis)
291
# Derived-data creators
292
293
o2physics_add_dpl_workflow(derived-data-creator-bplus-to-d0-pi
0 commit comments