21 #ifndef _REIN_DFRC_PXSEC_H_ 22 #define _REIN_DFRC_PXSEC_H_ 30 class XSecIntegratorI;
60 #endif // _REIN_DFRC_PXSEC_H_ Neutrino diffractive pion production cross section.
Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
double Integral(const Interaction *i) const
enum genie::EKinePhaseSpace KinePhaseSpace_t
double fBeta
b in dsig{piN}/dt = dsig0{piN}/dt * exp(-b(t-tmin)), b ~ 0.333 (nucleon_size)^2
Summary information for an interaction.
const XSecIntegratorI * fXSecIntegrator
A registry. Provides the container for algorithm configuration parameters.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
void Configure(const Registry &config)