Skip to content

Commit 59f2740

Browse files
authored
Adding D0/Lc analysis task
1 parent c41ac52 commit 59f2740

2 files changed

Lines changed: 1227 additions & 2 deletions

File tree

PWGHF/D2H/Tasks/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ o2physics_add_dpl_workflow(task-dstar-to-d0-pi
9999
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
100100
COMPONENT_NAME Analysis)
101101

102-
o2physics_add_dpl_workflow(task-flattenicity-dlc
103-
SOURCES taskFlattenicityDLc.cxx
102+
o2physics_add_dpl_workflow(task-flattenicity-d0-lc
103+
SOURCES taskFlattenicityD0Lc.cxx
104104
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::AnalysisCCDB O2Physics::SGCutParHolder O2Physics::EventFilteringUtils
105105
COMPONENT_NAME Analysis)
106106

0 commit comments

Comments
 (0)