We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a512f48 commit 98b9125Copy full SHA for 98b9125
2 files changed
PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt
@@ -83,3 +83,8 @@ o2physics_add_dpl_workflow(net-prot-cumulants
83
SOURCES netprotcumulants.cxx
84
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
85
COMPONENT_NAME Analysis)
86
+
87
+o2physics_add_dpl_workflow(strongly-intensive-corr
88
+ SOURCES stronglyIntensiveCorr.cxx
89
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
90
+ COMPONENT_NAME Analysis)
0 commit comments