Skip to content

Commit 9e5607b

Browse files
smaff92alibuild
authored andcommitted
[PWGLF] Added a new, secondary phi task for OO (AliceO2Group#12011)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 429efee commit 9e5607b

2 files changed

Lines changed: 675 additions & 0 deletions

File tree

PWGLF/Tasks/Resonances/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,3 +228,8 @@ o2physics_add_dpl_workflow(kstar-in-oo
228228
SOURCES kstarInOO.cxx
229229
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
230230
COMPONENT_NAME Analysis)
231+
232+
o2physics_add_dpl_workflow(phioo
233+
SOURCES phiOO.cxx
234+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
235+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)