Skip to content

Commit b2b7eea

Browse files
committed
Add ptSpectraInclusiveUpc.cxx
1 parent 762c8ca commit b2b7eea

2 files changed

Lines changed: 472 additions & 0 deletions

File tree

PWGUD/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,8 @@ o2physics_add_dpl_workflow(fitbit-mapping
293293
SOURCES upcTestFITBitMapping.cxx
294294
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore
295295
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

Comments
 (0)