Skip to content

Commit

Permalink
also gx2f
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloVarni authored Nov 17, 2023
1 parent 709e27d commit b53ad1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/include/Acts/TrackFitting/GlobalChiSquareFitter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ struct Gx2FitterExtensions {
calibrator.template connect<&detail::voidFitterCalibrator<traj_t>>();
updater.template connect<&detail::voidFitterUpdater<traj_t>>();
outlierFinder.template connect<&detail::voidOutlierFinder<traj_t>>();
surfaceAccessor.connect<&detail::voidSurfaceAccessor>();
}
};

Expand Down

0 comments on commit b53ad1d

Please sign in to comment.