Skip to content

Commit 53c6339

Browse files
authored
[Common] remove old eventSelection task (#14483)
1 parent 4064cc1 commit 53c6339

File tree

2 files changed

+0
-1508
lines changed

2 files changed

+0
-1508
lines changed

Common/TableProducer/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ o2physics_add_dpl_workflow(trackselection
2222
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
2323
COMPONENT_NAME Analysis)
2424

25-
o2physics_add_dpl_workflow(event-selection
26-
SOURCES eventSelection.cxx
27-
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB
28-
O2::DataFormatsITSMFT
29-
COMPONENT_NAME Analysis)
30-
3125
o2physics_add_dpl_workflow(event-selection-service
3226
SOURCES eventSelectionService.cxx
3327
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCCDB

0 commit comments

Comments
 (0)