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 aa63381 commit 070c8e9Copy full SHA for 070c8e9
PWGHF/HFC/Tasks/CMakeLists.txt
@@ -14,6 +14,11 @@ o2physics_add_dpl_workflow(task-charm-hadrons-track-femto-dream
14
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
15
COMPONENT_NAME Analysis)
16
17
+o2physics_add_dpl_workflow(task-charm-hadrons-v0-femto-dream
18
+ SOURCES taskCharmHadronsV0FemtoDream.cxx
19
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
20
+ COMPONENT_NAME Analysis)
21
+
22
o2physics_add_dpl_workflow(task-correlation-d0-hadrons
23
SOURCES taskCorrelationD0Hadrons.cxx
24
0 commit comments