File tree Expand file tree Collapse file tree 2 files changed +556
-1
lines changed
PWGCF/EbyEFluctuations/Tasks Expand file tree Collapse file tree 2 files changed +556
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ o2physics_add_dpl_workflow(antiproton-cumulants-mc
3333 SOURCES antiprotonCumulantsMc.cxx
3434 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
3535 COMPONENT_NAME Analysis)
36-
36+
3737o2physics_add_dpl_workflow(event-mean-pt-id
3838 SOURCES eventMeanPtId.cxx
3939 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
@@ -68,3 +68,8 @@ o2physics_add_dpl_workflow(nch-cumulants-id
6868 SOURCES nchCumulantsId.cxx
6969 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
7070 COMPONENT_NAME Analysis)
71+
72+ o2physics_add_dpl_workflow(v0pt-had-pikaprot
73+ SOURCES v0pTHadPiKaProt.cxx
74+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
75+ COMPONENT_NAME Analysis)
You can’t perform that action at this time.
0 commit comments