Skip to content

Commit ba44742

Browse files
RD0407alibuild
andauthored
PWGLF: Add Task for analysing Deuteron RT (#5135)
* PWGLF: Add Task for analysing Deuteron RT Add Task for analysing Deuteron RT * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 1623b2a commit ba44742

2 files changed

Lines changed: 456 additions & 0 deletions

File tree

PWGLF/Tasks/Nuspex/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,8 @@ o2physics_add_dpl_workflow(qc-spectra-tpc
118118
SOURCES QCspectraTPC.cxx
119119
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120120
COMPONENT_NAME Analysis)
121+
122+
o2physics_add_dpl_workflow(deut-rt-task
123+
SOURCES deutRtTask.cxx
124+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
125+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)