We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a7bb7 commit 93e1096Copy full SHA for 93e1096
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