26 #ifndef _AHRENS_DMEL_CROSS_SECTION_H_ 27 #define _AHRENS_DMEL_CROSS_SECTION_H_ 33 class XSecIntegratorI;
Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
enum genie::EKinePhaseSpace KinePhaseSpace_t
Summary information for an interaction.
double Integral(const Interaction *i) const
const XSecIntegratorI * fXSecIntegrator
Differential cross section for DM+N elastic scattering. Is a concrete implementation of the XSecAlg...
A registry. Provides the container for algorithm configuration parameters.
virtual ~AhrensDMELPXSec()
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
void Configure(const Registry &config)