Skip to content

Commit 2a6f99d

Browse files
committed
Add flowDeltav1SP task
1 parent 4447aa5 commit 2a6f99d

2 files changed

Lines changed: 2415 additions & 0 deletions

File tree

PWGCF/Flow/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,3 +119,8 @@ o2physics_add_dpl_workflow(flow-directed-flow-task
119119
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120120
COMPONENT_NAME Analysis)
121121

122+
o2physics_add_dpl_workflow(flow-deltav1-sp
123+
SOURCES flowDeltav1SP.cxx
124+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
125+
COMPONENT_NAME Analysis)
126+

0 commit comments

Comments
 (0)