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 8204072 commit a2b6b81Copy full SHA for a2b6b81
PWGLF/Tasks/Resonances/CMakeLists.txt
@@ -44,6 +44,11 @@ o2physics_add_dpl_workflow(lambda1520analysis
44
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
45
COMPONENT_NAME Analysis)
46
47
+o2physics_add_dpl_workflow(lstaranalysis
48
+ SOURCES lstaranalysis.cxx
49
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
50
+ COMPONENT_NAME Analysis)
51
+
52
o2physics_add_dpl_workflow(k1analysis
53
SOURCES k1analysis.cxx
54
0 commit comments