Skip to content

Commit 5f871bf

Browse files
[PWGHF] Add charm D-D-meson femtoscopy workflows (#17998)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 59c27d1 commit 5f871bf

4 files changed

Lines changed: 872 additions & 0 deletions

File tree

PWGHF/HFC/TableProducer/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,8 @@ o2physics_add_dpl_workflow(producer-charm-hadrons-v0-femto-dream
9898
SOURCES producerCharmHadronsV0FemtoDream.cxx
9999
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::MLCore O2Physics::EventFilteringUtils
100100
COMPONENT_NAME Analysis)
101+
102+
o2physics_add_dpl_workflow(producer-charm-hadrons-charm-femto-dream
103+
SOURCES producerCharmHadronsCharmFemtoDream.cxx
104+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::MLCore O2Physics::EventFilteringUtils
105+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)