Skip to content

Commit f6575e1

Browse files
abmodakMattOckleton
authored andcommitted
[PWGLF] New code for pT vs multiplicity correlation study (AliceO2Group#14351)
1 parent 5098426 commit f6575e1

2 files changed

Lines changed: 690 additions & 0 deletions

File tree

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ o2physics_add_dpl_workflow(study-pnch
3333
SOURCES studyPnch.cxx
3434
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
3535
COMPONENT_NAME Analysis)
36+
37+
o2physics_add_dpl_workflow(ptmult-corr
38+
SOURCES ptmultCorr.cxx
39+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
40+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)