25 #ifndef _DMDIS_PARTON_MODEL_PARTIAL_XSEC_H_ 26 #define _DMDIS_PARTON_MODEL_PARTIAL_XSEC_H_ 33 class DISStructureFuncModelI;
34 class HadronizationModelI;
35 class XSecIntegratorI;
81 #endif // _DMDIS_PARTON_MODEL_PARTIAL_XSEC_H_ Computes DMDIS differential cross sections. Is a concrete implementation of the XSecAlgorithmI interf...
Cross Section Calculation Interface.
Pure Abstract Base Class. Defines the DISStructureFuncModelI interface to be implemented by any algor...
const HadronizationModelI * fHadronizationModel
hadronic multip. model
double fgzp
Coupling to the mediator Zprime.
THE MAIN GENIE PROJECT NAMESPACE
Cross Section Integrator Interface.
double fSin48w
sin^4(Weingberg angle)
int fVelMode
velcoity dependence for xsec
double Integral(const Interaction *i) const
enum genie::EKinePhaseSpace KinePhaseSpace_t
const XSecAlgorithmI * fCharmProdModel
bool ValidProcess(const Interaction *i) const
Can this cross section algorithm handle the input process?
double DMDISRESJoinSuppressionFactor(const Interaction *in) const
double fQchiS
Scalar DM charge.
Summary information for an interaction.
double fQchiR
Right-handed DM charge.
const DISStructureFuncModelI * fDISSFModel
SF model.
double fMedMass
Mediator mass.
bool fUseCache
cache reduction factors used in joining scheme
double fQchiL
Left-handed DM charge.
double fScale
cross section scaling factor
const XSecIntegratorI * fXSecIntegrator
diff. xsec integrator
A class holding Deep Inelastic Scattering (DIS) Form Factors (invariant structure funstions) ...
void Configure(const Registry &config)
A registry. Provides the container for algorithm configuration parameters.
double fWcut
apply DMDIS/RES joining scheme < Wcut
bool fUsingDisResJoin
use a DMDIS/RES joining scheme?
double XSec(const Interaction *i, KinePhaseSpace_t k) const
Compute the cross section for the input interaction.