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. 
Cross Section Integrator Interface. 
enum genie::EKinePhaseSpace KinePhaseSpace_t
void Configure(const Registry &config) override
std::array< double, 4 > fMixing2s
Summary information for an interaction. 
virtual ~BertuzzoDNuCOHPXSec()
double Integral(const Interaction *i) const override
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...
const XSecIntegratorI * fXSecIntegrator
cross section integrator 
A registry. Provides the container for algorithm configuration parameters. 
bool ValidKinematics(const Interaction *i) const override
Is the input kinematical point a physically allowed one? 
const EngelFormFactor * fFF
Engel Form Factor algorithm. 
double XSec(const Interaction *i, KinePhaseSpace_t k) const override
Compute the cross section for the input interaction.