Skip to content

Commit 6ff7055

Browse files
[PWGHF] Add task of net charm fluctuations (#15981)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent cab5452 commit 6ff7055

2 files changed

Lines changed: 453 additions & 0 deletions

File tree

PWGHF/D2H/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ o2physics_add_dpl_workflow(task-lc-to-k0s-p
119119
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120120
COMPONENT_NAME Analysis)
121121

122+
o2physics_add_dpl_workflow(task-net-charm-fluctuations
123+
SOURCES taskNetCharmFluctuations.cxx
124+
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore O2Physics::EventFilteringUtils
125+
COMPONENT_NAME Analysis)
126+
122127
o2physics_add_dpl_workflow(task-omegac0-to-omega-pi
123128
SOURCES taskOmegac0ToOmegaPi.cxx
124129
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore

0 commit comments

Comments
 (0)