22 #ifndef _ALAM_SIMO_ATHAR_VACAS_SINGLE_KAON_PXSEC_2014_H_ 
   23 #define _ALAM_SIMO_ATHAR_VACAS_SINGLE_KAON_PXSEC_2014_H_ 
   29 class XSecIntegratorI;
 
   55   double Amatrix_NN(
double theta, 
double phikq) 
const;
 
   56   double Amatrix_NP(
double theta, 
double phikq) 
const;
 
   57   double Amatrix_PP(
double theta, 
double phikq) 
const;
 
   63   double amLam, 
amEta, 
Vus, 
fpi, 
d, 
f, 
g, 
amup, 
amun, 
Fm1, 
Fm2;
 
   82 #endif  // _ALAM_SIMO_ATHAR_VACAS_SINGLE_KAON_PXSEC_2014_H_ 
AlamSimoAtharVacasSKPXSec2014()
Cross Section Calculation Interface. 
double XSec(const Interaction *i, KinePhaseSpace_t k) const 
Compute the cross section for the input interaction. 
Cross Section Integrator Interface. 
const XSecIntegratorI * fXSecIntegrator
cross section integrator 
void Configure(const Registry &config)
double Amatrix_NN(double theta, double phikq) const 
double Amatrix_NP(double theta, double phikq) const 
enum genie::EKinePhaseSpace KinePhaseSpace_t
double Amatrix_PP(double theta, double phikq) const 
Summary information for an interaction. 
virtual ~AlamSimoAtharVacasSKPXSec2014()
double Integral(const Interaction *i) const 
bool ValidProcess(const Interaction *i) const 
Can this cross section algorithm handle the input process? 
A registry. Provides the container for algorithm configuration parameters. 
Differential cross section model for single kaon production.