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 7978e20 commit eace0efCopy full SHA for eace0ef
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -154,4 +154,9 @@ o2physics_add_dpl_workflow(lambdaspincorrderived
154
o2physics_add_dpl_workflow(strangenessderivedbinnedinfo
155
SOURCES strangenessderivedbinnedinfo.cxx
156
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::EventFilteringUtils
157
- COMPONENT_NAME Analysis)
+ COMPONENT_NAME Analysis)
158
+
159
+o2physics_add_dpl_workflow(lambdatwopartpolarization
160
+ SOURCES lambdaTwoPartPolarization.cxx
161
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
162
0 commit comments