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 66b563a commit 9b3976aCopy full SHA for 9b3976a
PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt
@@ -53,3 +53,8 @@ o2physics_add_dpl_workflow(netcharge-fluctuations
53
SOURCES netchargeFluctuations.cxx
54
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
55
COMPONENT_NAME Analysis)
56
+
57
+o2physics_add_dpl_workflow(nch-cumulants-id
58
+ SOURCES nchCumulantsId.cxx
59
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
60
+ COMPONENT_NAME Analysis)
0 commit comments