herwig is hosted by Hepforge, IPPP Durham
Herwig++  2.7.0
Interfaces defined for the Herwig::MRST class.
Brief class description:
Implementation of the MRST PDFs
See also Herwig::MRST

Name: Interpolation
Type: Switch
Description:
Whether to use cubic or linear (C++ or FORTRAN) interpolation
Registered options:
0(Cubic)
Use cubic interpolation
1(Linear)
Use Linear Interpolation
2(Mixed)
Use cubic below xswitch and linear interpolation above
Default value: 2

Name: XSwitch
Type: Parameter
Description:
Value of x to switch from cubic to linear interpolation
Default value: 0.9
Minimum value: 0
Maximum value: 1

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