Add in Systematic Weights Associated with the Kinematics of Hadron FSI #37
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds in uncertainties on p-n, p-p, and n-n angular cross sections, as implemented by a bootstrapped evaluation of the uncertainties in the offsets between the SAID model and its constituent datasets. These form an uncertainty on inelastic and charge-exchange interactions in hadron FSI.
Also adds in an uncertainty on the amount of bias (B) in hadron FSI production. The size of the uncertainty is the difference in the bias in GENIE FSI (B=0, uniform kinematics), and the INCL bias.
Associated with GENIE PR: GENIE-MC/Generator#449.
One note -- there is an issue with this PR right now, which is that it relies on a large quantity of data stored in text files. These text files store the different universes of p-n, n-n, and p-p angular cross sections. I'm not sure where in GENIE I should put them.