Skip to content

Commit 6fb5558

Browse files
authored
[PWGLF] Added separate task file for Kstar analysis in Light ion collisions (#13932)
1 parent a4cdb1c commit 6fb5558

File tree

2 files changed

+1544
-0
lines changed

2 files changed

+1544
-0
lines changed

PWGLF/Tasks/Resonances/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,11 @@ o2physics_add_dpl_workflow(phioo
259259
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
260260
COMPONENT_NAME Analysis)
261261

262+
o2physics_add_dpl_workflow(kstar892-light-ion
263+
SOURCES kstar892LightIon.cxx
264+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
265+
COMPONENT_NAME Analysis)
266+
262267
o2physics_add_dpl_workflow(phispectrapbpbqa
263268
SOURCES phispectrapbpbqa.cxx
264269
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)