Skip to content

Commit

Permalink
Remove the legacy component that depend on the podio EventStore (#171)
Browse files Browse the repository at this point in the history
* Remove the legacy EventStore based components

* Remove tests using legacy components
  • Loading branch information
tmadlener committed Dec 12, 2023
1 parent d8e5bf4 commit 2fba18c
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 876 deletions.
1 change: 0 additions & 1 deletion k4FWCore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ gaudi_install(PYTHON)

gaudi_add_library(k4FWCore
SOURCES src/PodioDataSvc.cpp
src/PodioLegacyDataSvc.cpp
src/KeepDropSwitch.cpp
LINK Gaudi::GaudiAlgLib Gaudi::GaudiKernel podio::podioRootIO ROOT::Core ROOT::RIO ROOT::Tree
)
Expand Down
71 changes: 0 additions & 71 deletions k4FWCore/components/PodioLegacyInput.cpp

This file was deleted.

59 changes: 0 additions & 59 deletions k4FWCore/components/PodioLegacyInput.h

This file was deleted.

218 changes: 0 additions & 218 deletions k4FWCore/components/PodioLegacyOutput.cpp

This file was deleted.

Loading

0 comments on commit 2fba18c

Please sign in to comment.