Skip to content

Commit 5095120

Browse files
committed
meanptfluct
1 parent 4103a84 commit 5095120

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12-
o2physics_add_dpl_workflow(meanptFluctuations
13-
SOURCES MeanptFluctuations.cxx
12+
o2physics_add_dpl_workflow(meanpt-fluctuations
13+
SOURCES meanptFluctuations.cxx
1414
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
1515
COMPONENT_NAME Analysis)
1616

@@ -19,8 +19,8 @@ o2physics_add_dpl_workflow(mean-pt-fluc-id
1919
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
2020
COMPONENT_NAME Analysis)
2121

22-
o2physics_add_dpl_workflow(netprotonCumulants
23-
SOURCES NetProtonCumulants.cxx
22+
o2physics_add_dpl_workflow(netproton-cumulants
23+
SOURCES netprotonCumulants.cxx
2424
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
2525
COMPONENT_NAME Analysis)
2626

@@ -39,17 +39,17 @@ o2physics_add_dpl_workflow(event-mean-pt-id
3939
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
4040
COMPONENT_NAME Analysis)
4141

42-
o2physics_add_dpl_workflow(robustFluctuationObservables
43-
SOURCES RobustFluctuationObservables.cxx
42+
o2physics_add_dpl_workflow(robust-fluctuation-observables
43+
SOURCES robustFluctuationObservables.cxx
4444
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
4545
COMPONENT_NAME Analysis)
4646

47-
o2physics_add_dpl_workflow(factorialMoments
48-
SOURCES FactorialMomentsTask.cxx
47+
o2physics_add_dpl_workflow(factorial-moments
48+
SOURCES factorialMoments.cxx
4949
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5050
COMPONENT_NAME Analysis)
5151

52-
o2physics_add_dpl_workflow(v0ptPpTask
52+
o2physics_add_dpl_workflow(v0pt-pp-task
5353
SOURCES Diff_pT_fluct_PID.cxx
5454
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5555
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)