Skip to content

Commit 1af883f

Browse files
author
Cristian Moscatelli
committed
Add new task: PWGLF/TableProducer/Nuspex/deuteronInTriggeredEvents
1 parent 5682721 commit 1af883f

2 files changed

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