21 #ifndef _GLASHOW_RESONANCE_PXSEC_H_ 22 #define _GLASHOW_RESONANCE_PXSEC_H_ 28 class XSecIntegratorI;
58 #endif // _GLASHOW_RESONANCE_XSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
double fWmin
Minimum value of W.
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 XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
void Configure(const Registry &config)
Nuebar cross section at the Glashow resonance (nuebar + e- -> W-). Is a concrete implementation of th...
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
A registry. Provides the container for algorithm configuration parameters.
double Integral(const Interaction *i) const