Skip to content

Commit 03bb9ab

Browse files
committed
D0/D* jet correlation merge task
1 parent b93df7e commit 03bb9ab

2 files changed

Lines changed: 629 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)