Skip to content

Commit 9093217

Browse files
authored
[PWGLF] New task to study strangeness in and out of jets in light-ion collisions (#13844)
1 parent 941a4af commit 9093217

File tree

2 files changed

+1884
-0
lines changed

2 files changed

+1884
-0
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ o2physics_add_dpl_workflow(strangeness-in-jets
115115
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
116116
COMPONENT_NAME Analysis)
117117

118+
o2physics_add_dpl_workflow(strangeness-in-jets-ions
119+
SOURCES strangenessInJetsIons.cxx
120+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
121+
COMPONENT_NAME Analysis)
122+
118123
o2physics_add_dpl_workflow(sjet-tree-creator
119124
SOURCES sjetTreeCreator.cxx
120125
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib

0 commit comments

Comments
 (0)