File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
PWGLF/TableProducer/Strangeness Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,6 @@ o2physics_add_dpl_workflow(hstrangecorrelationfilter
5050 SOURCES hStrangeCorrelationFilter.cxx
5151 PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
5252 COMPONENT_NAME Analysis)
53-
54- o2physics_add_dpl_workflow(hstrangederiveddata
55- SOURCES hStrangeDerivedData.cxx
56- PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
57- COMPONENT_NAME Analysis)
5853
5954o2physics_add_dpl_workflow(double-casc-tree -creator
6055 SOURCES doubleCascTreeCreator.cxx
@@ -173,3 +168,8 @@ if(FastJet_FOUND)
173168 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2Physics::EventFilteringUtils
174169 COMPONENT_NAME Analysis)
175170endif ()
171+
172+ o2physics_add_dpl_workflow(hstrangederiveddata
173+ SOURCES hStrangeDerivedData.cxx
174+ PUBLIC_LINK_LIBRARIES O2::DCAFitter O2Physics::AnalysisCore O2Physics::EventFilteringUtils
175+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments