Skip to content

Commit 9930e12

Browse files
pykuanPei-Ying Kuan
andauthored
[PWGCF] adding new task for multiparticle cumulants (#15997)
Co-authored-by: Pei-Ying Kuan <pei-ying.kuan@cern.ch>
1 parent 4380ea6 commit 9930e12

2 files changed

Lines changed: 694 additions & 0 deletions

File tree

PWGCF/MultiparticleCorrelations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,8 @@ o2physics_add_dpl_workflow(multiharmonic-correlations
2828
SOURCES multiharmonicCorrelations.cxx
2929
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
3030
COMPONENT_NAME Analysis)
31+
32+
o2physics_add_dpl_workflow(multiparticle-cumulants
33+
SOURCES multiparticleCumulants.cxx
34+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
35+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)