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 12a985e commit a0694ddCopy full SHA for a0694dd
PWGLF/Tasks/Resonances/CMakeLists.txt
@@ -183,3 +183,8 @@ o2physics_add_dpl_workflow(kshortlambda
183
SOURCES kshortlambda.cxx
184
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
185
COMPONENT_NAME Analysis)
186
+
187
+o2physics_add_dpl_workflow(rho770analysis
188
+ SOURCES rho770analysis.cxx
189
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
190
+ COMPONENT_NAME Analysis)
0 commit comments