Skip to content

Commit 31c334c

Browse files
author
Wenhui Feng
committed
combine MC matched task to spectra task
1 parent 7af266c commit 31c334c

File tree

3 files changed

+216
-402
lines changed

3 files changed

+216
-402
lines changed

PWGJE/Tasks/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,6 @@ o2physics_add_dpl_workflow(jet-substructure-bplus
136136
SOURCES jetSpectraCharged.cxx
137137
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
138138
COMPONENT_NAME Analysis)
139-
o2physics_add_dpl_workflow(jet-matched-response
140-
SOURCES jetMatchedResponse.cxx
141-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore
142-
COMPONENT_NAME Analysis)
143139
o2physics_add_dpl_workflow(trigger-correlations
144140
SOURCES triggerCorrelations.cxx
145141
PUBLIC_LINK_LIBRARIES O2::Framework O2::EMCALBase O2::EMCALCalib O2Physics::PWGJECore O2Physics::AnalysisCore

0 commit comments

Comments
 (0)