Skip to content

Commit a89743b

Browse files
pengchonPengchong Hu
andauthored
[PWGCF] adding new analysis task for multiharmonic correlations (#15896)
Co-authored-by: Pengchong Hu <go34fir@tum.de>
1 parent a839c00 commit a89743b

2 files changed

Lines changed: 592 additions & 0 deletions

File tree

PWGCF/MultiparticleCorrelations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ o2physics_add_dpl_workflow(three-particle-correlations
2323
SOURCES threeParticleCorrelations.cxx
2424
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
2525
COMPONENT_NAME Analysis)
26+
27+
o2physics_add_dpl_workflow(multiharmonic-correlations
28+
SOURCES multiharmonicCorrelations.cxx
29+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
30+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)