Skip to content

Commit efab714

Browse files
sustripathySushanta Tripathyalibuild
authored
[PWGCF] Task for balance function and correlations for nuclei (#15067)
Co-authored-by: Sushanta Tripathy <sushantatripathy@ip96-36.eduroam-employee.wireless.lu.se> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent c036274 commit efab714

File tree

2 files changed

+2702
-0
lines changed

2 files changed

+2702
-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)