Skip to content

Commit 91561eb

Browse files
authored
[PWGLF] Add new task multiplicity analysis in pp (AliceO2Group#15678)
1 parent 272ed1c commit 91561eb

2 files changed

Lines changed: 607 additions & 0 deletions

File tree

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,8 @@ o2physics_add_dpl_workflow(ptmult-corr
3838
SOURCES ptmultCorr.cxx
3939
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
4040
COMPONENT_NAME Analysis)
41+
42+
o2physics_add_dpl_workflow(nch-studypp
43+
SOURCES nchStudypp.cxx
44+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
45+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)