Skip to content

Commit 276dd8b

Browse files
authored
strangeness in and out of jets (#6249)
1 parent e473ae9 commit 276dd8b

2 files changed

Lines changed: 584 additions & 0 deletions

File tree

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(lambdapolarization
9393
SOURCES lambdapolarization.cxx
9494
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
9595
COMPONENT_NAME Analysis)
96+
97+
o2physics_add_dpl_workflow(strangeness-in-jets
98+
SOURCES strangeness_in_jets.cxx
99+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)