File tree Expand file tree Collapse file tree 2 files changed +464
-5
lines changed
Expand file tree Collapse file tree 2 files changed +464
-5
lines changed Original file line number Diff line number Diff line change @@ -320,18 +320,24 @@ o2physics_add_dpl_workflow(derived-data-creator-dplus-to-pi-k-pi
320320 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
321321 COMPONENT_NAME Analysis)
322322
323+ o2physics_add_dpl_workflow(derived-data-creator-dstar-to-d0-pi
324+ SOURCES derivedDataCreatorDstarToD0Pi.cxx
325+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
326+ COMPONENT_NAME Analysis)
327+
323328o2physics_add_dpl_workflow(derived-data-creator-lc-to-p-k-pi
324329 SOURCES derivedDataCreatorLcToPKPi.cxx
325330 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
326331 COMPONENT_NAME Analysis)
327332
328- o2physics_add_dpl_workflow(derived-data-creator-dstar -to-d0 -pi
329- SOURCES derivedDataCreatorDstarToD0Pi .cxx
333+ o2physics_add_dpl_workflow(derived-data-creator-xic -to-xi-pi -pi
334+ SOURCES derivedDataCreatorXicToXiPiPi .cxx
330335 PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
331336 COMPONENT_NAME Analysis)
337+
332338# Converters
333339
334340o2physics_add_dpl_workflow(converter-dstar-indices
335- SOURCES converterDstarIndices.cxx
336- PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
337- COMPONENT_NAME Analysis)
341+ SOURCES converterDstarIndices.cxx
342+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
343+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments