28 #ifndef _PAIS_QEL_LAMBDA_PARTIAL_XSEC_H_ 29 #define _PAIS_QEL_LAMBDA_PARTIAL_XSEC_H_ 36 class QELFormFactorsModelI;
37 class XSecIntegratorI;
69 #endif // _PAIS_QEL_LAMBDA_PARTIAL_XSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
void Configure(const Registry &config)
enum genie::EKinePhaseSpace KinePhaseSpace_t
Implementation of the quasi-elastic scattering formula for production of particles with different mas...
Summary information for an interaction.
double MHyperon(const Interaction *interaction) const
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
double Integral(const Interaction *i) const
bool ValidKinematics(const Interaction *i) const
Is the input kinematical point a physically allowed one?
A registry. Provides the container for algorithm configuration parameters.
QELFormFactors fFormFactors
virtual ~PaisQELLambdaPXSec()
const XSecIntegratorI * fXSecIntegrator
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
const QELFormFactorsModelI * fFormFactorsModel