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,17 @@ o2physics_add_dpl_workflow(event-mean-pt-id
4040 COMPONENT_NAME Analysis )
4141
4242o2physics_add_dpl_workflow (robust-fluctuation-observables
43- SOURCES robustFluctuationObservables .cxx
43+ SOURCES RobustFluctuationObservables .cxx
4444 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
4545 COMPONENT_NAME Analysis )
4646
47- o2physics_add_dpl_workflow (factorial-moments
48- SOURCES factorialMoments .cxx
47+ o2physics_add_dpl_workflow (v0pt-pp-task
48+ SOURCES Diff_pT_fluct_PID .cxx
4949 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5050 COMPONENT_NAME Analysis )
5151
52- o2physics_add_dpl_workflow (v0pt-pp-task
53- SOURCES Diff_pT_fluct_PID .cxx
52+ o2physics_add_dpl_workflow (factorial-moments
53+ SOURCES FactorialMomentsTask .cxx
5454 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5555 COMPONENT_NAME Analysis )
5656
0 commit comments