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