Skip to content

Commit cc50bb6

Browse files
committed
[PWGCF] Extend femtoPairV0V0 task for Lambda–AntiLambda analysis
1 parent 0c64db8 commit cc50bb6

File tree

2 files changed

+357
-0
lines changed

2 files changed

+357
-0
lines changed

PWGCF/FemtoWorld/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,8 @@ o2physics_add_dpl_workflow(femto-world-efficiency-task-de
5353
SOURCES femtoWorldEfficiencyTaskDe.cxx
5454
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
5555
COMPONENT_NAME Analysis)
56+
57+
o2physics_add_dpl_workflow(femto-pair-lambda-antilambda
58+
SOURCES femtoPairLambdaAntilambda.cxx
59+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
60+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)