Skip to content

Commit eb44a5c

Browse files
zhengqi-walibuild
andauthored
[PWGCF] second pull request for pidcme macro (AliceO2Group#8632)
Co-authored-by: ALICE Action Bot <[email protected]>
1 parent 6ed4363 commit eb44a5c

File tree

3 files changed

+367
-238
lines changed

3 files changed

+367
-238
lines changed

PWGCF/Flow/Tasks/CMakeLists.txt

+5
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,8 @@ o2physics_add_dpl_workflow(flow-gfw-omegaxi
4848
SOURCES flowGFWOmegaXi.cxx
4949
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
5050
COMPONENT_NAME Analysis)
51+
52+
o2physics_add_dpl_workflow(flow-pid-cme
53+
SOURCES pidcme.cxx
54+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::GFWCore
55+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)