Skip to content

Commit 1411aac

Browse files
jikim1290alibuild
andauthored
[PWGLF] initial commit on polarization correlations (#12247)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 8c07c8d commit 1411aac

File tree

2 files changed

+405
-1
lines changed

2 files changed

+405
-1
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,9 @@ o2physics_add_dpl_workflow(lambdaspincorrderived
154154
o2physics_add_dpl_workflow(strangenessderivedbinnedinfo
155155
SOURCES strangenessderivedbinnedinfo.cxx
156156
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::EventFilteringUtils
157-
COMPONENT_NAME Analysis)
157+
COMPONENT_NAME Analysis)
158+
159+
o2physics_add_dpl_workflow(lambdatwopartpolarization
160+
SOURCES lambdaTwoPartPolarization.cxx
161+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
162+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)