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