Skip to content

Commit 29c68ad

Browse files
[PWGCF] Add Lambda and anti-Lambda spin-correlation analysis (#17837)
1 parent d16ff7a commit 29c68ad

2 files changed

Lines changed: 2184 additions & 0 deletions

File tree

PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,8 @@ o2physics_add_dpl_workflow(charge-balance-function
127127
SOURCES chargeBalanceFunction.cxx
128128
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
129129
COMPONENT_NAME Analysis)
130+
131+
o2physics_add_dpl_workflow(lambda-or-anti-lambda-producer-with-spin
132+
SOURCES lambdaOrAntiLambdaProducerWithSpin.cxx
133+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
134+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)