We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65d631 commit cdb7919Copy full SHA for cdb7919
PWGCF/Flow/Tasks/CMakeLists.txt
@@ -93,3 +93,8 @@ o2physics_add_dpl_workflow(flow-gfw-ese
93
SOURCES flowGfwEse.cxx
94
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
95
COMPONENT_NAME Analysis)
96
+
97
+o2physics_add_dpl_workflow(flow-event-plane
98
+ SOURCES flowEventPlane.cxx
99
+ PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100
+ COMPONENT_NAME Analysis)
0 commit comments