Skip to content

Commit 24bc414

Browse files
[PWGLF] First attempt at V0 reconstruction using MFT only (#17325)
Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
1 parent ce1502f commit 24bc414

2 files changed

Lines changed: 2526 additions & 0 deletions

File tree

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,8 @@ o2physics_add_dpl_workflow(zdccalderived
200200
SOURCES zdccalderived.cxx
201201
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
202202
COMPONENT_NAME Analysis)
203+
204+
o2physics_add_dpl_workflow(forwardlambdakzeroanalysis
205+
SOURCES forwardlambdakzeroanalysis.cxx
206+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2::GlobalTracking O2::DCAFitter
207+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)