28 #ifndef _SUSAV2_QE_PXSEC_H_ 29 #define _SUSAV2_QE_PXSEC_H_ 38 class XSecIntegratorI;
95 #endif // _SUSAV2_QE_PXSEC_H_ Cross Section Calculation Interface.
void LoadConfig(void)
Load algorithm configuration.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
const XSecIntegratorI * fXSecIntegrator
GSL numerical integrator.
const QvalueShifter * fQvalueShifter
enum genie::EKinePhaseSpace KinePhaseSpace_t
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
Summary information for an interaction.
virtual ~SuSAv2QELPXSec()
const HadronTensorModelI * fHadronTensorModel
const XSecAlgorithmI * fFreeNucleonXSecAlg
Alternate cross section model for free nucleon targets.
double fXSecScale
External scaling factor for this cross section.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
A registry. Provides the container for algorithm configuration parameters.
Computes the SuSAv2-QE model differential cross section. Uses precomputed hadron tensor tables...
Creates hadron tensor objects for use in cross section calculations.
void Configure(const Registry &config)
double Integral(const Interaction *i) const