Skip to content

Commit 98041dc

Browse files
rolavickalibuild
andauthored
[PWGUD] First attemp for semifwd UPC analysis (#16183)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 412d07b commit 98041dc

4 files changed

Lines changed: 1223 additions & 0 deletions

File tree

PWGUD/TableProducer/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,8 @@ o2physics_add_dpl_workflow(upc-cand-producer-global-muon
7575
SOURCES upcCandProducerGlobalMuon.cxx
7676
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::UPCCutparHolder O2::GlobalTracking
7777
COMPONENT_NAME Analysis)
78+
79+
o2physics_add_dpl_workflow(upc-cand-producer-semi-fwd
80+
SOURCES upcCandProducerSemiFwd.cxx
81+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::UPCCutparHolder O2::GlobalTracking
82+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)