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