IbdFirstOrder¶
Description¶
Computes IBD cross section in a first order of perturbation theory, xsec transformation, transforms \(E_{\text{e}} \rightarrow E_{\nu}\), Enu transformation, and computes Jacobian for change of variables \(E_{\nu} \rightarrow E_{\nu}(E_{\text{e}})\).
Inputs¶
One-dimensional arrays of \(E_{\text{e}}\) and \(\cos\theta\) for Enu transformation.
One-dimensional arrays of \(E_\nu\) and \(\cos\theta\) for xsec transformation.
One-dimensional arrays of \(E_\nu\), \(\cos\theta\) and \(E_{\text{e}}\) for jacobian transformation.
Outputs¶
Two-dimensional array of \(E_{\nu}\).
Two-dimensional array of \(\sigma_{\text{IBD}}\).
Two-dimensional array of Jacobian values as function of \(E_{\text{e}}\) and \(\cos \theta\).
Implementation¶
See the Daya Bay paper on oscillation analysis based on 1230 days of data.