Skip to content

Commit 196d274

Browse files
arifferoalibuild
andauthored
[PWGUD] Add ptSpectraInclusiveUpc.cxx (#16386)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 116cf04 commit 196d274

2 files changed

Lines changed: 428 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)