thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::LHAPDF class.
Brief class description:
The LHAPDF class inherits from PDFBase and implements an interface to the LHAPDF library of parton density function parameterizations. This class is available even if LHAPDF was not properly installed when ThePEG was installed, but will then produce an error in the initialization. Note that the valence densities from the xfvx() and xfvl() function will only work properly for nucleons. All other particles will have zero valence densities.
See also ThePEG::LHAPDF

Name: MaxFlav
Type: Integer parameter

Description:
The maximum number of flavours for which non-zero densities are reported. The actual number of flavours may be less depending on the chosen PDF set.
Default value: 5
Minimum value: 3

Name: Member
Type: Integer parameter

Description:
The chosen member of the selected PDF set.
Default value: 0
Minimum value: 0

Name: PDFName
Type: Character string parameter

Description:
The name of the PDF set to be used. Should correspond to the LHAPDF v6 name.
Default value: THEPEG_NO_PDFSET_CHOSEN

Name: VerboseLevel
Type: Deleted

Description:
LHAPDFv6 uses general debug level instead.

Name: Test
Type: Command

Description:
Write out the values of the chosen PDF set using the x, Q2 and P2 parameters supplied.

Name: MaxNSet
Type: Deleted

Description:
Not required in LHAPDFv6.

Name: PhotonOption
Type: Deleted

Description:
Not required in LHAPDFv6.

Name: EnablePartonicGamma
Type: Deleted

Description:
Not required in LHAPDFv6.

Name: PDFLIBNumbers
Type: Deleted

Description:
Not implemented in the LHAPDFv6 interface. Use :PDFName and :Member instead.

Name: PDFNumber
Type: Deleted

Description:
Not implemented in the LHAPDFv6 interface. Use :PDFName and :Member instead.

Name: PType
Type: Deleted

Description:
The LHAPDFv6 interface currently does not support pi.

There may be interfaces inherited from the ThePEG::PDFBase class.