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 71447e4 commit af190f2Copy full SHA for af190f2
PWGLF/Tasks/Resonances/CMakeLists.txt
@@ -134,6 +134,11 @@ o2physics_add_dpl_workflow(kstarpbpb
134
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
135
COMPONENT_NAME Analysis)
136
137
+o2physics_add_dpl_workflow(lstarpbpbv2
138
+ SOURCES lstarpbpbv2.cxx
139
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
140
+ COMPONENT_NAME Analysis)
141
+
142
o2physics_add_dpl_workflow(xi1530analysis
143
SOURCES xi1530Analysis.cxx
144
0 commit comments