File tree Expand file tree Collapse file tree 2 files changed +4
-769
lines changed
PWGCF/EbyEFluctuations/Tasks Expand file tree Collapse file tree 2 files changed +4
-769
lines changed Original file line number Diff line number Diff line change 1010# or submit itself to any jurisdiction.
1111
1212o2physics_add_dpl_workflow(meanpt-fluctuations
13- SOURCES meanptFluctuations .cxx
13+ SOURCES MeanptFluctuations .cxx
1414 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
1515 COMPONENT_NAME Analysis)
1616
@@ -20,7 +20,7 @@ o2physics_add_dpl_workflow(mean-pt-fluc-id
2020 COMPONENT_NAME Analysis)
2121
2222o2physics_add_dpl_workflow(netproton-cumulants
23- SOURCES netprotonCumulants .cxx
23+ SOURCES NetProtonCumulants .cxx
2424 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
2525 COMPONENT_NAME Analysis)
2626
@@ -40,17 +40,12 @@ o2physics_add_dpl_workflow(event-mean-pt-id
4040 COMPONENT_NAME Analysis)
4141
4242o2physics_add_dpl_workflow(robust-fluctuation-observables
43- SOURCES robustFluctuationObservables.cxx
44- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
45- COMPONENT_NAME Analysis)
46-
47- o2physics_add_dpl_workflow(v0pt-pp-task
48- SOURCES v0ptPpTask.cxx
43+ SOURCES RobustFluctuationObservables.cxx
4944 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5045 COMPONENT_NAME Analysis)
5146
5247o2physics_add_dpl_workflow(factorial-moments
53- SOURCES factorialMoments .cxx
48+ SOURCES FactorialMomentsTask .cxx
5449 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5550 COMPONENT_NAME Analysis)
5651
You can’t perform that action at this time.
0 commit comments