We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c691a15 commit f2cccecCopy full SHA for f2cccec
PWGJE/Tasks/CMakeLists.txt
@@ -347,6 +347,10 @@ if(FastJet_FOUND)
347
SOURCES jetFormationTimeReclustering.cxx
348
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
349
COMPONENT_NAME Analysis)
350
+ o2physics_add_dpl_workflow(jet-correlation-d0
351
+ SOURCES jetCorrelationD0.cxx
352
+ PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
353
+ COMPONENT_NAME Analysis)
354
o2physics_add_dpl_workflow(hf-debug
355
SOURCES hfDebug.cxx
356
0 commit comments