Skip to content

Commit a0694dd

Browse files
[PWGLF] Create rho770analysis.cxx (AliceO2Group#9155)
Co-authored-by: ALICE Action Bot <[email protected]>
1 parent 12a985e commit a0694dd

File tree

2 files changed

+411
-0
lines changed

2 files changed

+411
-0
lines changed

PWGLF/Tasks/Resonances/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,8 @@ o2physics_add_dpl_workflow(kshortlambda
183183
SOURCES kshortlambda.cxx
184184
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
185185
COMPONENT_NAME Analysis)
186+
187+
o2physics_add_dpl_workflow(rho770analysis
188+
SOURCES rho770analysis.cxx
189+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
190+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)