Skip to content

Commit ed510be

Browse files
author
Sushanta Tripathy
committed
Task for balance function and correlations for nuclei
1 parent f5a7c9f commit ed510be

File tree

2 files changed

+2701
-0
lines changed

2 files changed

+2701
-0
lines changed

PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,8 @@ o2physics_add_dpl_workflow(eta-dihadron
9292
SOURCES etaDihadron.cxx
9393
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore O2Physics::AnalysisCCDB O2Physics::GFWCore
9494
COMPONENT_NAME Analysis)
95+
96+
o2physics_add_dpl_workflow(nuclei-balance
97+
SOURCES nucleibalance.cxx
98+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
99+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)