Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate wire-based reconstruction into Reconstruct #26

Open
mt82 opened this issue Apr 24, 2024 · 1 comment
Open

integrate wire-based reconstruction into Reconstruct #26

mt82 opened this issue Apr 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mt82
Copy link
Member

mt82 commented Apr 24, 2024

// eval distance from tdc
TDC2DriftDistance
// eval circle from distance
Wire2DriftCircle

// linear fit in XZ
WireLinearFit # first guess
GetLineFitXzPlane

// circular fit in YZ
WireCircleFit # first guess
GetRecoZYTrack

Todo:

  1. uniform digitization output
  2. make sure reconstruction takes digitization putput
@mt82
Copy link
Member Author

mt82 commented Apr 24, 2024

git fetch origin
git checkout 26-integrate-wire-based-reconstruction-into-reconstruct

@mt82 mt82 added the enhancement New feature or request label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants