23 #ifndef _AIVAZIS_CHARM_PARTIAL_XSEC_LO_H_ 24 #define _AIVAZIS_CHARM_PARTIAL_XSEC_LO_H_ 31 class XSecIntegratorI;
68 #endif // _AIVAZIS_CHARM_PARTIAL_XSEC_LO_H_ Cross Section Calculation Interface.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
enum genie::EKinePhaseSpace KinePhaseSpace_t
Pure abstract base class. Defines the PDFModelI interface to be implemented by wrapper classes to exi...
virtual ~AivazisCharmPXSecLO()
Summary information for an interaction.
const XSecIntegratorI * fXSecIntegrator
void Configure(const Registry &config)
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
A registry. Provides the container for algorithm configuration parameters.
double Integral(const Interaction *i) const
Computes, at Leading Order (LO), the differential cross section for neutrino charm production using t...
const PDFModelI * fPDFModel