Skip to content

Commit 565aaa5

Browse files
authored
Add workflow for correlator-xic-hadrons
1 parent 71e0fed commit 565aaa5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

PWGHF/HFC/TableProducer/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ o2physics_add_dpl_workflow(correlator-lc-hadrons
7878
SOURCES correlatorLcHadrons.cxx
7979
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
8080
COMPONENT_NAME Analysis)
81+
o2physics_add_dpl_workflow(correlator-xic-hadrons
82+
SOURCES correlatorXicHadrons.cxx
83+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
84+
COMPONENT_NAME Analysis)
8185

8286
o2physics_add_dpl_workflow(correlator-lc-sc-hadrons
8387
SOURCES correlatorLcScHadrons.cxx

0 commit comments

Comments
 (0)