21 #ifndef _PHOTON_RES_PXSEC_H_
22 #define _PHOTON_RES_PXSEC_H_
29 class XSecIntegratorI;
65 #endif // _PHOTON_RES_PXSEC_H_
Cross Section Calculation Interface.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double Integral(const Interaction *i) const
double fWmin
Minimum value of W.
Cross Section Integrator Interface.
void Configure(const Registry &config)
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
enum genie::EKinePhaseSpace KinePhaseSpace_t
virtual ~PhotonRESPXSec()
Summary information for an interaction.
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
Born level nu-electron cross section.
A registry. Provides the container for algorithm configuration parameters.
Differential cross section for trident production.