Skip to content

Commit a96e276

Browse files
committed
[PWGJE] Rename Ds jet analysis task
1 parent 00cca65 commit a96e276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ if(FastJet_FOUND)
396396
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
397397
COMPONENT_NAME Analysis)
398398
o2physics_add_dpl_workflow(jet-ds-spectrum-subs
399-
SOURCES jetDsSpectrumAndSubstructure.cxx
399+
SOURCES jetDsSpecSubs.cxx
400400
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
401401
COMPONENT_NAME Analysis)
402402
o2physics_add_dpl_workflow(jet-d0-ang-substructure

0 commit comments

Comments
 (0)