Skip to content

Commit cbd6f32

Browse files
abmodakalibuild
andauthored
[PWGLF] Add new task for RAA analysis in light-ion collisions (#13202)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 8c68ee8 commit cbd6f32

File tree

2 files changed

+490
-0
lines changed

2 files changed

+490
-0
lines changed

PWGLF/Tasks/Nuspex/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,9 @@ o2physics_add_dpl_workflow(pikp-raa-analysis
165165
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
166166
COMPONENT_NAME Analysis)
167167

168+
o2physics_add_dpl_workflow(chargedparticle-raa
169+
SOURCES chargedparticleRaa.cxx
170+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
171+
COMPONENT_NAME Analysis)
172+
168173
endif()

0 commit comments

Comments
 (0)