29 #ifndef _NIEVES_SIMO_VACAS_MEC_PXSEC_2016_H_
30 #define _NIEVES_SIMO_VACAS_MEC_PXSEC_2016_H_
39 class XSecIntegratorI;
75 #endif // _NIEVES_SIMO_VACAS_MEC_PXSEC_2016_H_
Cross Section Calculation Interface.
Cross Section Integrator Interface.
This class is responsible to compute a scaling factor for the XSec.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
double fXSecCCScale
external xsec scaling factor
enum genie::EKinePhaseSpace KinePhaseSpace_t
double fXSecNCScale
external xsec scaling factor
NievesSimoVacasMECPXSec2016()
Summary information for an interaction.
Computes the Valencia MEC model differential cross section. Uses precomputed hadon tensor tables...
virtual ~NievesSimoVacasMECPXSec2016()
const QvalueShifter * fQvalueShifter
const HadronTensorModelI * fHadronTensorModel
double Integral(const Interaction *i) const
const XSecScaleI * fMECScaleAlg
void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
Creates hadron tensor objects for use in cross section calculations.
const XSecIntegratorI * fXSecIntegrator