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

Created an algorithm and factory for calculating hadronic final state #1364

Conversation

tylerkutz
Copy link
Contributor

Briefly, what does this PR introduce?

This adds an algorithm and factory for calculating hadronic final state variables, using the new EDM4eic data member HadronicFinalState (see eic/EDM4eic#74)

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No breaking changes as this only adds new feature.

Does this PR change default behavior?

No. Eventually the inclusive kinematics reconstruction algorithms that rely on hadronic final state variables should use this algorithm for calculating, instead of performing the calculation in each reconstruction algorithm.

@tylerkutz tylerkutz requested review from wdconinc and jdbrice April 11, 2024 14:28
tylerkutz and others added 5 commits April 11, 2024 11:06
…c-final-state-variables' of https://github.com/eic/EICrecon into 1362-need-algorithm-and-factory-for-calculating-hadronic-final-state-variables
@tylerkutz tylerkutz closed this Apr 28, 2024
@tylerkutz tylerkutz deleted the 1362-need-algorithm-and-factory-for-calculating-hadronic-final-state-variables branch April 28, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need algorithm and factory for calculating hadronic final state variables
1 participant