Skip to content

Commit 375723a

Browse files
authored
[PWGJE] D0/D* jet correlation merge task (#17870)
1 parent 322aaa6 commit 375723a

2 files changed

Lines changed: 627 additions & 0 deletions

File tree

PWGJE/Tasks/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,10 @@ if(FastJet_FOUND)
469469
REUSE_FROM JetSubstructureHFPCH
470470
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
471471
COMPONENT_NAME Analysis)
472+
o2physics_add_dpl_workflow(jet-correlation-dmeson
473+
SOURCES jetCorrelationDmeson.cxx
474+
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
475+
COMPONENT_NAME Analysis)
472476
o2physics_add_dpl_workflow(hf-debug
473477
SOURCES hfDebug.cxx
474478
REUSE_FROM JetSubstructureHFOutputPCH

0 commit comments

Comments
 (0)