39#ifndef _SMITH_MONITZ_QELCC_CROSS_SECTION_H_
40#define _SMITH_MONITZ_QELCC_CROSS_SECTION_H_
Summary information for an interaction.
A registry. Provides the container for algorithm configuration parameters.
QELFormFactors fFormFactors
double d2sQES_dQ2dv_SM(const Interaction *i) const
double fXSecScale
external xsec scaling factor
double fVud2
|Vud|^2(square of magnitude ud-element of CKM-matrix)
virtual ~SmithMonizQELCCPXSec()
const QELFormFactorsModelI * fFormFactorsModel
SmithMonizUtils * sm_utils
const XSecIntegratorI * fXSecIntegrator
void Configure(const Registry &config)
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double XSec(const Interaction *i, KinePhaseSpace_t kps) const
Compute the cross section for the input interaction.
double dsQES_dQ2_SM(const Interaction *interaction) const
double Integral(const Interaction *i) const
double d3sQES_dQ2dvdkF_SM(const Interaction *interaction) const
Contains auxiliary functions for Smith-Moniz model. .
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t