21#ifndef _PHOTON_RES_PXSEC_H_
22#define _PHOTON_RES_PXSEC_H_
Born level nu-electron cross section.
Summary information for an interaction.
double Integral(const Interaction *i) const
void Configure(const Registry &config)
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
double fWmin
Minimum value of W.
virtual ~PhotonRESPXSec()
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
A registry. Provides the container for algorithm configuration parameters.
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t