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

Name: RangeException
Type: Switch

Description:
How to handle cases when momentum fractions or scales are outside of limits. Note that this switch may be ignored in sub-classes.
Registered options:
0(Freeze)
Values are frozen outside the given ranges.
1(Zero)
Values are zero outside the given ranges.
2(Throw)
An exception is thrown outside the given ranges.
Default value: 1

Name: RemnantHandler
Type: Reference to objects of class ThePEG::RemnantHandler

Description:
A remnant handler capable of generating remnants for the partons which can be extracted with this PDF.