20#ifndef _KLV_QUASIELASTIC_NU_OXYGEN_XSEC_H_
21#define _KLV_QUASIELASTIC_NU_OXYGEN_XSEC_H_
Summary information for an interaction.
virtual ~KLVOxygenIBDPXSec()
double Integral(const Interaction *i) const
TSpline3 * fXsplNuebar
a spline around the 16O+nu_e xsec points listed in the reference paper
void MakeAntiNuESpline(void)
static const double kO16NubarThr
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
void Configure(const Registry &config)
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
static const double kMaxE
static const double kO16NuMinE
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
A registry. Provides the container for algorithm configuration parameters.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t