Skip to content

Commit c90fe0f

Browse files
hyungjun-leeclaude
andauthored
[PWGLF] Move the dndeta analysis to LF tasks. (#15988)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 02d95a8 commit c90fe0f

2 files changed

Lines changed: 912 additions & 0 deletions

File tree

PWGLF/Tasks/GlobalEventProperties/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ o2physics_add_dpl_workflow(nch-studypp
4343
SOURCES nchStudypp.cxx
4444
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
4545
COMPONENT_NAME Analysis)
46+
47+
o2physics_add_dpl_workflow(dndeta-hi
48+
SOURCES dndetaHi.cxx
49+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2::Framework
50+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)