20#ifndef _HEDIS_PXSEC_H_
21#define _HEDIS_PXSEC_H_
double ds_dxdy(SF_xQ2 sf, double x, double y) const
double ds_dxdy_mass(SF_xQ2 sf, double x, double y, double e, double mt, double ml2) const
SF_info fSFinfo
Information used to computed SF.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
double Integral(const Interaction *i) const
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
double fWmin
Minimum value of W.
void Configure(const Registry &config)
bool fMassTerms
Account for second order effects in DDxsec.
Summary information for an interaction.
A registry. Provides the container for algorithm configuration parameters.
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t