You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to document any existing functionality we have for such calculations (distance to plane, point of closest approach etc), or add any code needed to implement anything missing. @yramachers, I know you've done quite a bit here in reconstruction, so could you point me to the code if it's on GitHub please?
The text was updated successfully, but these errors were encountered:
This is mostly a question for @yramachers, but feel free to comment if you have anything additional!
In working through #149, I found large and relatively kludgy blocks of vector/plane geometry calculations, e.g.
Falaise/source/falaise/snemo/simulation/gg_step_hit_processor.cc
Lines 478 to 739 in 3fa8064
It would be good to document any existing functionality we have for such calculations (distance to plane, point of closest approach etc), or add any code needed to implement anything missing. @yramachers, I know you've done quite a bit here in reconstruction, so could you point me to the code if it's on GitHub please?
The text was updated successfully, but these errors were encountered: