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 da73263 commit 7ae9593Copy full SHA for 7ae9593
PWGCF/FemtoDream/Tasks/CMakeLists.txt
@@ -88,3 +88,8 @@ o2physics_add_dpl_workflow(femtodream-pair-v0-v0
88
SOURCES femtoDreamPairTaskV0V0.cxx
89
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
90
COMPONENT_NAME Analysis)
91
+
92
+o2physics_add_dpl_workflow(femto-dream-pair-efficiency
93
+ SOURCES femtoDreamPairEfficiency.cxx
94
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
95
+ COMPONENT_NAME Analysis)
0 commit comments