Skip to content

Commit af190f2

Browse files
prottayCMTProttay Das
andauthored
[PWGLF] initial commit for LStar v2 (#9889)
Co-authored-by: Prottay Das <prottay@alipap1.cern.ch>
1 parent 71447e4 commit af190f2

File tree

2 files changed

+535
-0
lines changed

2 files changed

+535
-0
lines changed

PWGLF/Tasks/Resonances/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ o2physics_add_dpl_workflow(kstarpbpb
134134
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
135135
COMPONENT_NAME Analysis)
136136

137+
o2physics_add_dpl_workflow(lstarpbpbv2
138+
SOURCES lstarpbpbv2.cxx
139+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
140+
COMPONENT_NAME Analysis)
141+
137142
o2physics_add_dpl_workflow(xi1530analysis
138143
SOURCES xi1530Analysis.cxx
139144
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)