thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::PartonExtractor class.
Brief class description:
See ThePEG::PartonExtractor

Name: SecondPDF
Type: Reference to objects of class ThePEG::PDFBase

Description:
PDF to override the default PDF for the second beam particle

Name: FirstPDF
Type: Reference to objects of class ThePEG::PDFBase

Description:
PDF to override the default PDF for the first beam particle

Name: FlatSHatY
Type: Switch

Description:
The possibility to override the l-generation in the PDFs and generate a flat distribution in $\log(\hat{s})$ and $y$. This only applies if the parton densities do not have poles in $x=1$.
Registered options:
0(No)
Use the l-generation defined by the PDFs
1(Yes)
Generate flat rapidity and $\log(\hat{s})$
Default value: 0

Name: MaxTries
Type: Integer parameter

Description:
The maximum number of attempts allowed when trying to generate remnants.
Default value: 100
Minimum value: 1
Maximum value: 1000

Name: NoPDF
Type: Reference to objects of class ThePEG::PDFBase

Description:
A fixed reference to a NoPDF object to be used for particles without substructure.

Name: SpecialDensities
Type: Varying size vector of references to objects of class ThePEG::PDFBase

Description:
A list of parton density objects to be used for incoming particles overriding possible densities given for particles of the BeamParticleData class.