We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think there should be an additional constraint on the hadronic final state invariant mass ($W^2$) in the kinematics checks for DIS:
SIREN/projects/interactions/private/DISFromSpline.cxx
Lines 331 to 363 in 7d2db08
The typical constraint for DIS is: $$W^2 = m_N^2 + Q^2 (\frac{1}{x} - 1) > 4~\rm{GeV}^2$$
Other codes include some or all of the shallow inelastic scattering region: $$(m_N + m_\pi)^2 < W^2 < 4~\rm{GeV}^2$$
See https://arxiv.org/abs/2307.09241 for details about the effects of including/excluding the low $$W^2$$ region.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think there should be an additional constraint on the hadronic final state invariant mass ($W^2$ ) in the kinematics checks for DIS:
SIREN/projects/interactions/private/DISFromSpline.cxx
Lines 331 to 363 in 7d2db08
The typical constraint for DIS is:
$$W^2 = m_N^2 + Q^2 (\frac{1}{x} - 1) > 4~\rm{GeV}^2$$
Other codes include some or all of the shallow inelastic scattering region:
$$(m_N + m_\pi)^2 < W^2 < 4~\rm{GeV}^2$$
See https://arxiv.org/abs/2307.09241 for details about the effects of including/excluding the low$$W^2$$ region.
The text was updated successfully, but these errors were encountered: