We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941a4af commit 9093217Copy full SHA for 9093217
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -115,6 +115,11 @@ o2physics_add_dpl_workflow(strangeness-in-jets
115
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
116
COMPONENT_NAME Analysis)
117
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
+
123
o2physics_add_dpl_workflow(sjet-tree-creator
124
SOURCES sjetTreeCreator.cxx
125
0 commit comments