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 fcedf62 commit 4cea901Copy full SHA for 4cea901
PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt
@@ -49,6 +49,11 @@ o2physics_add_dpl_workflow(factorial-moments
49
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
50
COMPONENT_NAME Analysis)
51
52
+o2physics_add_dpl_workflow(kaon-isospin-fluctuations
53
+ SOURCES kaonIsospinFluctuations.cxx
54
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
55
+ COMPONENT_NAME Analysis)
56
+
57
o2physics_add_dpl_workflow(netcharge-fluctuations
58
SOURCES netchargeFluctuations.cxx
59
0 commit comments