Skip to content

Commit ae85138

Browse files
[PWGHF] Add new file for Xic correlation (#16510)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 02263e5 commit ae85138

2 files changed

Lines changed: 1778 additions & 0 deletions

File tree

PWGHF/HFC/TableProducer/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ o2physics_add_dpl_workflow(correlator-lc-sc-hadrons
8484
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
8585
COMPONENT_NAME Analysis)
8686

87+
o2physics_add_dpl_workflow(correlator-xic-hadrons
88+
SOURCES correlatorXicHadrons.cxx
89+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
90+
COMPONENT_NAME Analysis)
91+
8792
o2physics_add_dpl_workflow(producer-charm-hadrons-track-femto-dream
8893
SOURCES producerCharmHadronsTrackFemtoDream.cxx
8994
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::MLCore O2Physics::EventFilteringUtils

0 commit comments

Comments
 (0)