Skip to content

Commit e861d50

Browse files
authored
[PWGLF] Add task spectra pi/k/p vs flattenicity (#11787)
1 parent fd57927 commit e861d50

File tree

2 files changed

+1944
-0
lines changed

2 files changed

+1944
-0
lines changed

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ o2physics_add_dpl_workflow(dndeta-mft-pp
2323
SOURCES dndeta-mft-pp.cxx
2424
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
2525
COMPONENT_NAME Analysis)
26+
27+
o2physics_add_dpl_workflow(flattenicty-pikp
28+
SOURCES flattenictyPikp.cxx
29+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::AnalysisCCDB
30+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)