21#ifndef _PATTON_ET_AL_COHERENT_ELASTIC_PXSEC_H_
22#define _PATTON_ET_AL_COHERENT_ELASTIC_PXSEC_H_
Summary information for an interaction.
const XSecIntegratorI * fXSecIntegrator
cross section integrator
double Integral(const Interaction *i) const
double NuclearDensityMoment(int A, int k) const
virtual ~PattonCEvNSPXSec()
int fNuclDensMomentCalc_MaxNumOfEvaluations
void Configure(const Registry &config)
double fNuclDensMomentCalc_AbsoluteTolerance
double fNuclDensMomentCalc_RelativeTolerance
double fSin2thw
sin^2(weinberg angle)
double fNuclDensMomentCalc_UpperIntegrationLimit
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
A registry. Provides the container for algorithm configuration parameters.
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t