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 32753f5 commit e3999fcCopy full SHA for e3999fc
PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt
@@ -29,6 +29,11 @@ o2physics_add_dpl_workflow(netproton-cumulants-mc
29
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
30
COMPONENT_NAME Analysis)
31
32
+o2physics_add_dpl_workflow(antiproton-cumulants-mc
33
+ SOURCES antiprotonCumulantsMc.cxx
34
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
35
+ COMPONENT_NAME Analysis)
36
+
37
o2physics_add_dpl_workflow(identified-meanpt-fluctuations
38
SOURCES IdentifiedMeanPtFluctuations.cxx
39
0 commit comments