50 #endif // _QEL_XSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
Summary information for an interaction.
Computes the Quasi Elastic (QEL) cross section. Is a concrete implementation of the XSecIntegratorI...
void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
double Integrate(const XSecAlgorithmI *model, const Interaction *i) const
XSecIntegratorI interface implementation.