24 #ifndef _GIBUU_RES_PXSEC_H_ 25 #define _GIBUU_RES_PXSEC_H_ 31 class XSecIntegratorI;
65 #endif // _GIBUU_RES_PXSEC_H_ double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
Cross Section Calculation Interface.
#include "Numerical/GSFunc.h"
Cross Section Integrator Interface.
enum genie::EKinePhaseSpace KinePhaseSpace_t
bool fUsingDisResJoin
use a DIS/RES joining scheme?
Summary information for an interaction.
double fMa2
(axial mass)^2
double Integral(const Interaction *i) const
const XSecIntegratorI * fXSecIntegrator
A registry. Provides the container for algorithm configuration parameters.
Computes the double differential resonance neutrino-production cross section according to the GiBUU m...
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double fWcut
apply DIS/RES joining scheme < Wcut
double fMv2
(vector mass)^2
void Configure(const Registry &config)
Configure the algorithm.