Skip to content

Commit a1fb42c

Browse files
[PWGCF] ppCumRun2: Code for calculating efficiency and MC closure check (#9502)
1 parent 1ef00c3 commit a1fb42c

File tree

2 files changed

+460
-0
lines changed

2 files changed

+460
-0
lines changed

PWGCF/EbyEFluctuations/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ o2physics_add_dpl_workflow(factorial-moments
4343
SOURCES FactorialMomentsTask.cxx
4444
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
4545
COMPONENT_NAME Analysis)
46+
47+
o2physics_add_dpl_workflow(netproton-cumulants-mc
48+
SOURCES netprotonCumulantsMc.cxx
49+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGCFCore
50+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)