28 #ifndef _NU_ELECTRON_PARTIAL_XSEC_H_ 29 #define _NU_ELECTRON_PARTIAL_XSEC_H_ 36 class XSecIntegratorI;
66 #endif // _NU_ELECTRON_PARTIAL_XSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
const XSecIntegratorI * fXSecIntegrator
enum genie::EKinePhaseSpace KinePhaseSpace_t
double Integral(const Interaction *i) const
Summary information for an interaction.
nu/nubar + e- scattering differential cross section The cross section algorithm handles: ...
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
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.
virtual ~NuElectronPXSec()
void Configure(const Registry &config)
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?