Skip to content

Commit b053fd6

Browse files
committed
Fix o2linter errors and rename dndeta-hi.cxx to dndetaHi.cxx
1 parent f7ae6fe commit b053fd6

File tree

2 files changed

+261
-214
lines changed

2 files changed

+261
-214
lines changed

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ o2physics_add_dpl_workflow(nch-studypp
4545
COMPONENT_NAME Analysis)
4646

4747
o2physics_add_dpl_workflow(dndeta-hi
48-
SOURCES dndeta-hi.cxx
48+
SOURCES dndetaHi.cxx
4949
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2::Framework
5050
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)