Skip to content

Commit

Permalink
remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Oct 21, 2023
1 parent 0cbb973 commit 7575f49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Core/include/Acts/TrackFitting/GlobalChiSquareFitter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,6 @@ void collector(typename traj_t::TrackStateProxy& trackStateProxy,
predicted)
.eval();

/// TODO change effectiveProjector because Eigen puts memory on the heap (ask
/// Paul)
ACTS_VERBOSE("Processing and collecting measurements in Actor:\n"
<< "\tMeasurement:\t" << measurement.transpose()
<< "\n\tPredicted:\t" << predicted.transpose()
Expand Down

0 comments on commit 7575f49

Please sign in to comment.