Skip to content

Commit 0bbd41f

Browse files
authored
[PWGLF] Creation of a task to perform the analysis of cascades in light-ion c… (#12473)
1 parent 519ac40 commit 0bbd41f

File tree

2 files changed

+1035
-0
lines changed

2 files changed

+1035
-0
lines changed

PWGLF/Tasks/Strangeness/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,3 +155,8 @@ o2physics_add_dpl_workflow(lambdatwopartpolarization
155155
SOURCES lambdaTwoPartPolarization.cxx
156156
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
157157
COMPONENT_NAME Analysis)
158+
159+
o2physics_add_dpl_workflow(cascadeanalysislightions
160+
SOURCES cascadeAnalysisLightIonsDerivedData.cxx
161+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
162+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)