We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5341c88 commit b645d8aCopy full SHA for b645d8a
1 file changed
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