Skip to content

Commit

Permalink
Riemann fit rework (#190)
Browse files Browse the repository at this point in the history
The Riemann Fit has been reworked so that both barrel
and forward cases are naturally supported without branching.
The underlying assumption is the uniform material distribution
within the Pixel Tracker.
The line fit has been reworked and is now using an ordinary
least square fit in the S-Z plane.
See the motivations and explanations inside the comments
in the code.

Additional changes:
  - code clean up
  - remove unused functions
  - fix standalone test of RiemannFit on GPU
  • Loading branch information
fwyzard committed Nov 6, 2020
1 parent 0663adc commit 1f28960
Show file tree
Hide file tree
Showing 3 changed files with 581 additions and 454 deletions.
Loading

0 comments on commit 1f28960

Please sign in to comment.