We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49abc73 commit fd525c6Copy full SHA for fd525c6
2 files changed
PWGLF/Tasks/Strangeness/CMakeLists.txt
@@ -155,3 +155,8 @@ o2physics_add_dpl_workflow(lambdatwopartpolarization
155
SOURCES lambdaTwoPartPolarization.cxx
156
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
157
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