herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::DISBase class.
Brief class description:
The DISBase class provides the base class for the implementation of DIS type processes including the hard corrections in either the old-fashioned matrix element correction of POWHEG approaches
See also Herwig::DISBase

Name: SamplingPower
Type: Parameter

Description:
Power for the sampling of xp
Default value: 0.6
Minimum value: 0
Maximum value: 1

Name: ScaleFactor
Type: Parameter

Description:
The factor used before Q2 if using a running scale
Default value: 1
Minimum value: 0
Maximum value: 10

Name: FactorizationScale
Type: Parameter

Description:
Value to use in the event of a fixed factorization scale
Default value: 100
Minimum value: 1
Maximum value: 500

Name: ScaleOption
Type: Switch

Description:
Option for the choice of factorization (and renormalization) scale
Registered options:
1(Dynamic)
Dynamic factorization scale equal to the current sqrt(sHat())
2(Fixed)
Use a fixed factorization scale set with FactorizationScaleValue
Default value: 1

Name: Contribution
Type: Switch

Description:
Which contributions to the cross section to include
Registered options:
0(LeadingOrder)
Just generate the leading order cross section
1(PositiveNLO)
Generate the positive contribution to the full NLO cross section
2(NegativeNLO)
Generate the negative contribution to the full NLO cross section
Default value: 0

Name: BGFWeight
Type: Parameter

Description:
Weight for the overestimate of the BGF channel
Default value: 100
Minimum value: 0
Maximum value: 1000

Name: ComptonWeight
Type: Parameter

Description:
Weight for the overestimate ofthe compton channel
Default value: 50
Minimum value: 0
Maximum value: 100

Name: pTMin
Type: Parameter

Description:
The minimum pT
Default value: 1
Minimum value: 0
Maximum value: 10

Name: Coupling
Type: Reference to objects of class Herwig::ShowerAlpha

Description:
Pointer to the object to calculate the coupling for the correction

Name: ProcessProbability
Type: Parameter

Description:
The probabilty of the QCD compton process for the process selection
Default value: 0.3
Minimum value: 0
Maximum value: 1

There may be interfaces inherited from the Herwig::HwMEBase class.