Skip to content

Commit fd525c6

Browse files
committed
Creation of a task to perform the analysis of cascades in light-ion collisions using derived data
1 parent 49abc73 commit fd525c6

File tree

2 files changed

+1214
-0
lines changed

2 files changed

+1214
-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)