21 #ifndef _HE_NUEL_PXSEC_H_
22 #define _HE_NUEL_PXSEC_H_
29 class XSecIntegratorI;
59 #endif // _HE_NUELECTRON_PXSEC_H_
Cross Section Calculation Interface.
Cross Section Integrator Interface.
Differential cross section for neutrino-electron.
enum genie::EKinePhaseSpace KinePhaseSpace_t
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
double Integral(const Interaction *i) const
Summary information for an interaction.
void Configure(const Registry &config)
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
Born level nu-electron cross section.
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.