We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116cf04 commit 196d274Copy full SHA for 196d274
2 files changed
PWGUD/Tasks/CMakeLists.txt
@@ -293,3 +293,8 @@ o2physics_add_dpl_workflow(fitbit-mapping
293
SOURCES upcTestFITBitMapping.cxx
294
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
295
COMPONENT_NAME Analysis)
296
+
297
+o2physics_add_dpl_workflow(pt-spectra-inclusive-upc
298
+ SOURCES ptSpectraInclusiveUpc.cxx
299
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
300
+ COMPONENT_NAME Analysis)
0 commit comments