We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef106dc commit ad8c2dfCopy full SHA for ad8c2df
PWGJE/Tasks/CMakeLists.txt
@@ -395,8 +395,8 @@ if(FastJet_FOUND)
395
SOURCES substructureDebug.cxx
396
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
397
COMPONENT_NAME Analysis)
398
- o2physics_add_dpl_workflow(jet-ds-spectrum-subs
399
- SOURCES jetDsSpectrumAndSubstructure.cxx
+ o2physics_add_dpl_workflow(jet-ds-spec-subs
+ SOURCES jetDsSpecSubs.cxx
400
401
402
o2physics_add_dpl_workflow(jet-d0-ang-substructure
0 commit comments