Skip to content

Commit 2dcc5ff

Browse files
Cristian-MoscatelliCristian Moscatellialibuild
authored
[PWGLF] Add new task: PWGLF/TableProducer/Nuspex/deuteronInTriggeredEvents (#16128)
Co-authored-by: Cristian Moscatelli <cmoscate@gr3srv.ts.infn.it> Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent efe9d8a commit 2dcc5ff

2 files changed

Lines changed: 1110 additions & 0 deletions

File tree

PWGLF/TableProducer/Nuspex/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ o2physics_add_dpl_workflow(nuclei-spectra
4444
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2::DetectorsBase O2Physics::EventFilteringUtils
4545
COMPONENT_NAME Analysis)
4646

47+
o2physics_add_dpl_workflow(deuteron-in-triggered-events
48+
SOURCES deuteronInTriggeredEvents.cxx
49+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::PWGJECore FastJet::FastJet FastJet::Contrib O2::DetectorsBase O2Physics::EventFilteringUtils
50+
COMPONENT_NAME Analysis)
51+
4752
o2physics_add_dpl_workflow(spectra-derived
4853
SOURCES spectraDerivedMaker.cxx
4954
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)