24 #ifndef _NORM_CROSS_SECTION_H_
25 #define _NORM_CROSS_SECTION_H_
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
Normalization channel. Its main property is a constant cross section per nucleon over the whole energ...
Cross Section Calculation Interface.
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
double Integral(const Interaction *i) const
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.
A registry. Provides the container for algorithm configuration parameters.
void Configure(const Registry &config)