Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 0 additions & 25 deletions Detectors/Upgrades/ITS3/workflow/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,8 @@ o2_add_library(ITS3Workflow
SOURCES src/DigitReaderSpec.cxx
src/DigitWriterSpec.cxx
src/RecoWorkflow.cxx
src/ClusterWriterWorkflow.cxx
src/ClustererSpec.cxx
src/ClusterWriterSpec.cxx
src/TrackerSpec.cxx
src/TrackWriterSpec.cxx
src/TrackReaderSpec.cxx
src/VertexReaderSpec.cxx
PUBLIC_LINK_LIBRARIES O2::Framework
O2::SimConfig
O2::DataFormatsITSMFT
Expand All @@ -35,27 +30,7 @@ o2_add_library(ITS3Workflow
O2::GPUTracking
O2::ITSBase)

# o2_add_executable(digit-writer-workflow
# SOURCES src/digit-writer-workflow.cxx
# COMPONENT_NAME its3
# PUBLIC_LINK_LIBRARIES O2::ITS3Workflow)

# o2_add_executable(digit-reader-workflow
# SOURCES src/digit-reader-workflow.cxx
# COMPONENT_NAME its3
# PUBLIC_LINK_LIBRARIES O2::ITS3Workflow)

o2_add_executable(reco-workflow
SOURCES src/its3-reco-workflow.cxx
COMPONENT_NAME its3
PUBLIC_LINK_LIBRARIES O2::ITS3Workflow)

# o2_add_executable(cluster-writer-workflow
# SOURCES src/its-cluster-writer-workflow.cxx
# COMPONENT_NAME its
# PUBLIC_LINK_LIBRARIES O2::ITSWorkflow)

# o2_add_executable(cluster-reader-workflow
# SOURCES src/its-cluster-reader-workflow.cxx
# COMPONENT_NAME its
# PUBLIC_LINK_LIBRARIES O2::ITSWorkflow)

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading