Skip to content

Commit

Permalink
fix: remove deprecated algorithms
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Nov 12, 2023
1 parent ca772eb commit 48fda26
Show file tree
Hide file tree
Showing 16 changed files with 6 additions and 1,184 deletions.
75 changes: 0 additions & 75 deletions JugBase/src/components/InputCopier.cpp

This file was deleted.

45 changes: 0 additions & 45 deletions JugBase/src/components/ReadTestConsumer.cxx

This file was deleted.

72 changes: 0 additions & 72 deletions JugReco/src/components/TrackingHitsCollector.cpp

This file was deleted.

2 changes: 2 additions & 0 deletions JugReco/src/components/TrackingHitsCollector2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ namespace Jug::Reco {
}
};
// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
DECLARE_COMPONENT_WITH_ID(TrackingHitsCollector2, "TrackingHitsCollector")
// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
DECLARE_COMPONENT(TrackingHitsCollector2)

} // namespace Jug::Reco
180 changes: 0 additions & 180 deletions JugTrack/src/components/TrackFindingAlgorithm.cpp

This file was deleted.

Loading

0 comments on commit 48fda26

Please sign in to comment.