Skip to content

Commit 25e3a89

Browse files
bovulpesshahor02
authored andcommitted
MFT: delete the redundant DPL digit writer (now in the common part)
1 parent df0a706 commit 25e3a89

6 files changed

Lines changed: 0 additions & 241 deletions

File tree

Detectors/ITSMFT/MFT/workflow/CMakeLists.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ o2_add_library(MFTWorkflow
1818
src/TrackerSpec.cxx
1919
src/TrackFitterSpec.cxx
2020
src/TrackWriterSpec.cxx
21-
src/DigitWorkflow.cxx
22-
src/DigitWriterSpec.cxx
2321
PUBLIC_LINK_LIBRARIES O2::Framework
2422
O2::SimConfig
2523
O2::SimulationDataFormat
@@ -32,7 +30,3 @@ o2_add_executable(reco-workflow
3230
COMPONENT_NAME mft
3331
PUBLIC_LINK_LIBRARIES O2::MFTWorkflow)
3432

35-
o2_add_executable(digit-workflow
36-
SOURCES src/mft-digit-workflow.cxx
37-
COMPONENT_NAME mft
38-
PUBLIC_LINK_LIBRARIES O2::MFTWorkflow)

Detectors/ITSMFT/MFT/workflow/include/MFTWorkflow/DigitWorkflow.h

Lines changed: 0 additions & 30 deletions
This file was deleted.

Detectors/ITSMFT/MFT/workflow/include/MFTWorkflow/DigitWriterSpec.h

Lines changed: 0 additions & 48 deletions
This file was deleted.

Detectors/ITSMFT/MFT/workflow/src/DigitWorkflow.cxx

Lines changed: 0 additions & 38 deletions
This file was deleted.

Detectors/ITSMFT/MFT/workflow/src/DigitWriterSpec.cxx

Lines changed: 0 additions & 91 deletions
This file was deleted.

Detectors/ITSMFT/MFT/workflow/src/mft-digit-workflow.cxx

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)