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