Skip to content

Commit b94b29f

Browse files
somabhattaalibuild
andauthored
[PWGCF] Add new task for Radial-Flow Decorrelation measurement (#13768)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent e52e9e9 commit b94b29f

File tree

2 files changed

+2350
-0
lines changed

2 files changed

+2350
-0
lines changed

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,8 @@ o2physics_add_dpl_workflow(part-num-fluc
7878
SOURCES partNumFluc.cxx
7979
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::PWGCFCore
8080
COMPONENT_NAME Analysis)
81+
82+
o2physics_add_dpl_workflow(radial-flow-decorr
83+
SOURCES radialFlowDecorr.cxx
84+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
85+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)