Skip to content

Commit cfbba83

Browse files
akhatunakhatun
andauthored
[PWGUD-29] Exclusive phi task (#5592)
Co-authored-by: akhatun <anisa@hpani.dyndns.cern.ch>
1 parent 3f49d33 commit cfbba83

File tree

2 files changed

+593
-0
lines changed

2 files changed

+593
-0
lines changed

PWGUD/Tasks/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,8 @@ o2physics_add_dpl_workflow(polarisation-rho
8888
SOURCES PolarisationRho.cxx
8989
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::DGPIDSelector
9090
COMPONENT_NAME Analysis)
91+
92+
o2physics_add_dpl_workflow(exclusive-phi
93+
SOURCES ExclusivePhi.cxx
94+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::DGPIDSelector
95+
COMPONENT_NAME Analysis)

0 commit comments

Comments
 (0)