22#ifndef _ROSENBLUTH_CROSS_SECTION_H_
23#define _ROSENBLUTH_CROSS_SECTION_H_
Summary information for an interaction.
A registry. Provides the container for algorithm configuration parameters.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
const XSecIntegratorI * fXSecIntegrator
virtual ~RosenbluthPXSec()
double Integral(const Interaction *i) const
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
void Configure(const Registry &config)
const ELFormFactorsModelI * fElFFModel
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t