cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches

Type of parton (from proton) flux modelling. More...

Public Member Functions

 LHAPDF (str pdfset='', bool extrapolatePDF=False)
 

Static Public Attributes

 PhotonElastic
 
 PhotonElasticDZ = Module('DreesZeppenfeld')
 
 PhotonInelastic
 
 IntegratedPhotonElastic
 
 IntegratedPhotonInelastic
 
 LHAPDFLUXlep
 

Detailed Description

Definition at line 11 of file collinearFluxes_cff.py.

Member Function Documentation

◆ LHAPDF()

LHAPDF ( str  pdfset = '',
bool  extrapolatePDF = False 
)

Definition at line 27 of file collinearFluxes_cff.py.

Member Data Documentation

◆ IntegratedPhotonElastic

IntegratedPhotonElastic
static
Initial value:
= Module('KTIntegrated',
ktFlux = Module('BudnevElastic')
)

Definition at line 19 of file collinearFluxes_cff.py.

◆ IntegratedPhotonInelastic

IntegratedPhotonInelastic
static
Initial value:
= Module('KTIntegrated',
ktFlux = Module('BudnevElastic',
formFactors = Module('InelasticNucleon')
)
)

Definition at line 22 of file collinearFluxes_cff.py.

◆ LHAPDFLUXlep

LHAPDFLUXlep
static
Initial value:
= LHAPDF(
pdfset = 'LUXlep-NNPDF31_nlo_as_0118_luxqed',
extrapolatePDF = False
)

Definition at line 31 of file collinearFluxes_cff.py.

◆ PhotonElastic

PhotonElastic
static
Initial value:
= Module('EPAFlux',
formFactors = Module('StandardDipole')
)

Definition at line 12 of file collinearFluxes_cff.py.

◆ PhotonElasticDZ

PhotonElasticDZ = Module('DreesZeppenfeld')
static

Definition at line 15 of file collinearFluxes_cff.py.

◆ PhotonInelastic

PhotonInelastic
static
Initial value:
= Module('EPAFlux',
formFactors = Module('InelasticNucleon')
)

Definition at line 16 of file collinearFluxes_cff.py.