29 #ifndef _DM_ELECTRON_PARTIAL_XSEC_H_ 30 #define _DM_ELECTRON_PARTIAL_XSEC_H_ 37 class XSecIntegratorI;
74 #endif // _DM_ELECTRON_PARTIAL_XSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
nu/nubar + e- scattering differential cross section The cross section algorithm handles: ...
enum genie::EKinePhaseSpace KinePhaseSpace_t
const XSecIntegratorI * fXSecIntegrator
Summary information for an interaction.
void Configure(const Registry &config)
double Integral(const Interaction *i) const
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
A registry. Provides the container for algorithm configuration parameters.
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
virtual ~DMElectronPXSec()
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.