28#ifndef _SUSAV2_QE_PXSEC_H_
29#define _SUSAV2_QE_PXSEC_H_
65 double XSecScaling(
double xsec,
const Interaction* i,
int target_pdg,
int tensor_pdg,
bool need_to_scale)
const;
Creates hadron tensor objects for use in cross section calculations.
Summary information for an interaction.
A registry. Provides the container for algorithm configuration parameters.
const HadronTensorModelI * fHadronTensorModel
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
double Integral(const Interaction *i) const
void LoadConfig(void)
Load algorithm configuration.
int blendMode
Blending start/end q0 value for the combined models.
const QvalueShifter * fQvalueShifter
virtual ~SuSAv2QELPXSec()
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
void Configure(const Registry &config)
const XSecIntegratorI * fXSecIntegrator
GSL numerical integrator.
void Configure(string config)
double XSecScaling(double xsec, const Interaction *i, int target_pdg, int tensor_pdg, bool need_to_scale) const
const XSecAlgorithmI * fFreeNucleonXSecAlg
Alternate cross section model for free nucleon targets.
double fXSecCCScale
External scaling factor for this cross section.
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t