Skip to content

Commit bbec5ea

Browse files
committed
Copy derivedDataCreatorDplusToPiKPi.cxx
1 parent cde96bc commit bbec5ea

File tree

2 files changed

+411
-0
lines changed

2 files changed

+411
-0
lines changed

PWGHF/TableProducer/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,11 @@ 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-ds-to-k-k-pi
324+
SOURCES derivedDataCreatorDsToKKPi.cxx
325+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
326+
COMPONENT_NAME Analysis)
327+
323328
o2physics_add_dpl_workflow(derived-data-creator-dstar-to-d0-pi
324329
SOURCES derivedDataCreatorDstarToD0Pi.cxx
325330
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)