Skip to content

Commit bea9fcf

Browse files
[PWGHF] Exploratory study of charm exotic tcc via D0D0pi (AliceO2Group#9397)
1 parent eb8371f commit bea9fcf

File tree

2 files changed

+497
-0
lines changed

2 files changed

+497
-0
lines changed

PWGHF/TableProducer/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,10 @@ o2physics_add_dpl_workflow(tree-creator-dstar-to-d0-pi
284284
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
285285
COMPONENT_NAME Analysis)
286286

287+
o2physics_add_dpl_workflow(tree-creator-tcc-to-d0-d0-pi
288+
SOURCES treeCreatorTccToD0D0Pi.cxx
289+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
290+
COMPONENT_NAME Analysis)
287291
# Derived-data creators
288292

289293
o2physics_add_dpl_workflow(derived-data-creator-bplus-to-d0-pi

0 commit comments

Comments
 (0)