21 #ifndef _GLASHOW_RESONANCE_PXSEC_H_
22 #define _GLASHOW_RESONANCE_PXSEC_H_
29 class XSecIntegratorI;
61 #endif // _GLASHOW_RESONANCE_XSEC_H_
Cross Section Calculation Interface.
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)
Differential cross section for glashow resonance.
Born level nu-electron cross section.
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
A registry. Provides the container for algorithm configuration parameters.
double Integral(const Interaction *i) const