Skip to content

Commit 9b3976a

Browse files
authored
[PWGCF] Addition of Net charge fluctuation functionality (#10166)
1 parent 66b563a commit 9b3976a

File tree

2 files changed

+676
-0
lines changed

2 files changed

+676
-0
lines changed

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,8 @@ o2physics_add_dpl_workflow(netcharge-fluctuations
5353
SOURCES netchargeFluctuations.cxx
5454
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
5555
COMPONENT_NAME Analysis)
56+
57+
o2physics_add_dpl_workflow(nch-cumulants-id
58+
SOURCES nchCumulantsId.cxx
59+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
60+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)