Skip to content

Commit

Permalink
chore: Remove LinearizerConcept (acts-project#2997)
Browse files Browse the repository at this point in the history
This is unused after acts-project#2842.
  • Loading branch information
paulgessinger authored and asalzburger committed May 21, 2024
1 parent 59e1644 commit cc36227
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 57 deletions.
1 change: 0 additions & 1 deletion Core/include/Acts/Vertexing/AdaptiveMultiVertexFitter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/AMVFInfo.hpp"
#include "Acts/Vertexing/ImpactPointEstimator.hpp"
#include "Acts/Vertexing/LinearizerConcept.hpp"
#include "Acts/Vertexing/TrackAtVertex.hpp"
#include "Acts/Vertexing/TrackLinearizer.hpp"
#include "Acts/Vertexing/Vertex.hpp"
Expand Down
1 change: 0 additions & 1 deletion Core/include/Acts/Vertexing/FullBilloirVertexFitter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/HelicalTrackLinearizer.hpp"
#include "Acts/Vertexing/LinearizerConcept.hpp"
#include "Acts/Vertexing/TrackLinearizer.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "Acts/Vertexing/VertexingOptions.hpp"
Expand Down
55 changes: 0 additions & 55 deletions Core/include/Acts/Vertexing/LinearizerConcept.hpp

This file was deleted.

0 comments on commit cc36227

Please sign in to comment.