File tree Expand file tree Collapse file tree 2 files changed +2062
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2062
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ o2physics_add_dpl_workflow(cascpolsp
107107if (FastJet_FOUND)
108108o2physics_add_dpl_workflow(strangeness-in-jets
109109 SOURCES strangenessInJets.cxx
110- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
110+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib
111111 COMPONENT_NAME Analysis)
112112endif ()
113113
@@ -140,3 +140,8 @@ o2physics_add_dpl_workflow(lambdajetpolarization
140140 SOURCES lambdaJetpolarization.cxx
141141 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
142142 COMPONENT_NAME Analysis)
143+
144+ o2physics_add_dpl_workflow(hstrangecorrelationPbPb
145+ SOURCES hstrangecorrelationPbPb.cxx
146+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
147+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments