45 #ifndef _REIN_SEHGAL_EXCLUSIVE_SPP_PXSEC_H_ 
   46 #define _REIN_SEHGAL_EXCLUSIVE_SPP_PXSEC_H_ 
   53 class XSecIntegratorI;
 
   87 #endif  // _REIN_SEHGAL_EXCLUSIVE_SPP_PXSEC_H_ 
Cross Section Calculation Interface. 
 
double Integral(const Interaction *i) const 
 
void Configure(const Registry &config)
 
Cross Section Integrator Interface. 
 
virtual ~ReinSehgalSPPPXSec()
 
const XSecIntegratorI * fXSecIntegrator
 
Encapsulates a list of baryon resonances. 
 
enum genie::EKinePhaseSpace KinePhaseSpace_t
 
bool ValidProcess(const Interaction *i) const 
Can this cross section algorithm handle the input process? 
 
Summary information for an interaction. 
 
double XSec1RES(const Interaction *i, KinePhaseSpace_t k) const 
 
A registry. Provides the container for algorithm configuration parameters. 
 
double XSec(const Interaction *i, KinePhaseSpace_t k) const 
Compute the cross section for the input interaction. 
 
double XSecNRES(const Interaction *i, KinePhaseSpace_t k) const 
 
const XSecAlgorithmI * fSingleResXSecModel
 
Computes the differential cross section for an exclusive 1-pion reaction through resonance neutrinopr...