21#ifndef _KNO_DIS_PARTON_MODEL_PARTIAL_XSEC_H_
22#define _KNO_DIS_PARTON_MODEL_PARTIAL_XSEC_H_
30class HadronizationModelI;
A KNO-based hadronization model.
Summary information for an interaction.
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.
void Configure(const Registry &config)
bool fUseCache
cache reduction factors used in joining scheme
double DISRESJoinSuppressionFactor(const Interaction *in) const
double Integral(const Interaction *i) const
virtual ~KNOTunedQPMDISPXSec()
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double fWcut
apply DIS/RES joining scheme < Wcut
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
const AGKYLowW2019 * fHadronizationModel
hadronic multip. model
double fNRBEMScale
apply NRB EM Scale factor
const QPMDISPXSec * fDISModel
Computes DIS differential cross sections. Is a concrete implementation of the XSecAlgorithmI interfac...
A registry. Provides the container for algorithm configuration parameters.
Cross Section Integrator Interface.
THE MAIN GENIE PROJECT NAMESPACE
enum genie::EKinePhaseSpace KinePhaseSpace_t