28 #ifndef _MARTINI_ERICSON_CHANFRAY_MARTEAU_MEC_PXSEC_2016_H_
29 #define _MARTINI_ERICSON_CHANFRAY_MARTEAU_MEC_PXSEC_2016_H_
39 class XSecIntegratorI;
68 #endif // _MARTINI_ERICSON_CHANFRAY_MARTEAU_MEC_PXSEC_2016_H_
Computes the Martini, Ericson, Chanfray and Marteau MEC model differential cross section. Uses precomputed hadon tensor tables. Is a concrete implementation of the XSecAlgorithmI interface.
Cross Section Calculation Interface.
Cross Section Integrator Interface.
enum genie::EKinePhaseSpace KinePhaseSpace_t
Summary information for an interaction.
double Integral(const Interaction *i) const
MartiniEricsonChanfrayMarteauMECPXSec2016()
const XSecIntegratorI * fXSecIntegrator
virtual ~MartiniEricsonChanfrayMarteauMECPXSec2016()
A registry. Provides the container for algorithm configuration parameters.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
void Configure(const Registry &config)
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.