28#ifndef _SUSAV2_MEC_PXSEC_H_
29#define _SUSAV2_MEC_PXSEC_H_
60 const std::string& final_state_ratio =
"pnFraction")
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 genie::HadronTensorModelI * fHadronTensorModel
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
const XSecScaleI * fMECScaleAlg
double Integral(const Interaction *i) const
double PairRatio(const Interaction *i, const std::string &final_state_ratio="pnFraction") const
const XSecIntegratorI * fXSecIntegrator
GSL numerical integrator.
void Configure(string config)
void LoadConfig(void)
Load algorithm configuration.
double fXSecCCScale
External scaling factor for this cross section.
void Configure(const Registry &config)
virtual ~SuSAv2MECPXSec()
double Qvalue(const Interaction &interaction) const
const QvalueShifter * fQvalueShifter
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
Cross Section Integrator Interface.
This class is responsible to compute a scaling factor for the XSec.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t