Skip to content

Commit c340ddb

Browse files
tutripatalibuild
andauthored
[PWGLF] Major modifications related to MFT analysis (#15561)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent f485960 commit c340ddb

File tree

3 files changed

+2872
-1225
lines changed

3 files changed

+2872
-1225
lines changed

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ o2physics_add_dpl_workflow(ucc-zdc
1919
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
2020
COMPONENT_NAME Analysis)
2121

22-
o2physics_add_dpl_workflow(dndeta-mft-pp
23-
SOURCES dndeta-mft-pp.cxx
22+
o2physics_add_dpl_workflow(pseudorapidity-density-mft
23+
SOURCES PseudorapidityDensityMFT.cxx
2424
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
2525
COMPONENT_NAME Analysis)
2626

0 commit comments

Comments
 (0)