We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e473ae9 commit 276dd8bCopy full SHA for 276dd8b
2 files changed
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(lambdapolarization
93
SOURCES lambdapolarization.cxx
94
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
95
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