25 #ifndef _BERTUZZO_DNu_COH_CROSS_SECTION_H_ 26 #define _BERTUZZO_DNu_COH_CROSS_SECTION_H_ 33 class XSecIntegratorI;
51 void Configure (
string param_set)
override;
76 #endif // _BERTUZZO_DNu_COH_CROSS_SECTION_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
double XSec(const Interaction *i, KinePhaseSpace_t k) const override
Compute the cross section for the input interaction.
enum genie::EKinePhaseSpace KinePhaseSpace_t
bool ValidKinematics(const Interaction *i) const override
Is the input kinematical point a physically allowed one?
void Configure(const Registry &config) override
std::array< double, 4 > fMixing2s
Summary information for an interaction.
virtual ~BertuzzoDNuCOHPXSec()
bool ValidProcess(const Interaction *i) const override
Can this cross section algorithm handle the input process?
Differential cross section for v+As coherent elastic scattering.Coherent DNu. Is a concrete impleme...
double Integral(const Interaction *i) const override
const XSecIntegratorI * fXSecIntegrator
cross section integrator
A registry. Provides the container for algorithm configuration parameters.
const EngelFormFactor * fFF
Engel Form Factor algorithm.