Skip to content

Commit

Permalink
refactor: Remove CalculateResiduals.hpp (acts-project#3837)
Browse files Browse the repository at this point in the history
This helper is not used anywhere and should be either removed or made use of. I opted to remove it for now as finding all the spots where it could be used is much more tedious and time consuming.

Discovered in acts-project#3836
  • Loading branch information
andiwand authored and Rosie-Hasan committed Nov 13, 2024
1 parent a1db7d7 commit 6b2899a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 97 deletions.
96 changes: 0 additions & 96 deletions Core/include/Acts/EventData/detail/CalculateResiduals.hpp

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include "Acts/EventData/MeasurementHelpers.hpp"
#include "Acts/EventData/SubspaceHelpers.hpp"
#include "Acts/EventData/Types.hpp"
#include "Acts/EventData/detail/CalculateResiduals.hpp"
#include "Acts/EventData/detail/ParameterTraits.hpp"
#include "Acts/EventData/detail/PrintParameters.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
Expand Down

0 comments on commit 6b2899a

Please sign in to comment.