31 #ifndef _REIN_SEHGAL_COHPI_PXSEC_H_ 32 #define _REIN_SEHGAL_COHPI_PXSEC_H_ 38 class XSecIntegratorI;
71 #endif // _REIN_SEHGAL_COHPI_PXSEC_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
Computes the double differential cross section for CC & NC coherent pion production according to the ...
virtual ~ReinSehgalCOHPiPXSec()
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
enum genie::EKinePhaseSpace KinePhaseSpace_t
bool fModPCAC
use modified PCAC (including f/s lepton mass)
double fReIm
Re/Im {forward pion scattering amplitude}.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
Summary information for an interaction.
double Integral(const Interaction *i) const
const XSecIntegratorI * fXSecIntegrator
A registry. Provides the container for algorithm configuration parameters.
double fRo
nuclear size scale parameter
void Configure(const Registry &config)