Skip to content

Commit 8f6c591

Browse files
losiashalibuild
andauthored
[PWGCF] Add pp ESE flow fluctuation task (#16009)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 482efe6 commit 8f6c591

2 files changed

Lines changed: 1341 additions & 0 deletions

File tree

PWGCF/Flow/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ o2physics_add_dpl_workflow(flow-gfw-ese
9999
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
100100
COMPONENT_NAME Analysis)
101101

102+
o2physics_add_dpl_workflow(flow-fluc-gfw-pp
103+
SOURCES flowFlucGfwPp.cxx
104+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
105+
COMPONENT_NAME Analysis)
106+
102107
o2physics_add_dpl_workflow(flow-event-plane
103108
SOURCES flowEventPlane.cxx
104109
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)