herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::HwRemDecayer class.
Brief class description:
The HwRemDecayer class decays the remnant for Herwig
See also Herwig::HwRemDecayer

Name: PtDistribution
Type: Switch

Description:
Options for different pT generation methods
Registered options:
0(Default)
Default generation of pT
1(Ordered)
Ordered generation of pT,where the first pT is the hardest
2(StronglyOrdered)
Strongly ordered generation of pT
3(Flat)
Sample from a flat pT distribution
4(FlatOrdered)
First pT normal, then flat
5(FlatOrdered2)
First pT normal, then flat but steep
Default value: 0

Name: MultiPeriph
Type: Switch

Description:
Use multiperipheral kinematics
Registered options:
0(No)
Don't use multiperipheral
1(Yes)
Use multiperipheral kinematics
Default value: 0

Name: AllowTop
Type: Switch

Description:
Allow top quarks in the hadron
Registered options:
0(No)
Don't allow them
1(Yes)
Allow them
Default value: 0

Name: PomeronStructure
Type: Switch

Description:
Option for the treatment of the valance structure of the pomeron
Registered options:
0(Gluon)
Assume the pomeron is a two gluon state
1(QQBar)
Assumne the pomeron is q qbar as for the photon, this option is not recommended and is provide for compatiblity with POMWIG
Default value: 0

Name: gaussWidth
Type: Parameter

Description:
The gaussian width of the fluctuation of longitudinal momentum fraction.
Default value: 0.1
Minimum value: 0
Maximum value: 1

Name: ladderbFactor
Type: Parameter

Description:
The additive factor in the multiperipheral ladder multiplicity.
Default value: 1
Minimum value: 0
Maximum value: 10

Name: ladderMult
Type: Parameter

Description:
The ladder multiplicity factor
Default value: 1
Minimum value: 0
Maximum value: 10

Name: ladderNorm
Type: Parameter

Description:
The normalization factor in the ladder parameterization
Default value: 1
Minimum value: 0
Maximum value: 10

Name: ladderPower
Type: Parameter

Description:
The power factor in the ladder parameterization.
Default value: 1
Minimum value: -5
Maximum value: 10

Name: colourDisrupt
Type: Parameter

Description:
Fraction of connections to additional soft subprocesses, which are colour disrupted.
Default value: 1
Minimum value: 0
Maximum value: 1

Name: MaxTrySoft
Type: Integer parameter

Description:
The maximum number of regeneration attempts for an additional soft scattering
Default value: 10
Minimum value: 0
Maximum value: 100

Name: DISRemnantOption
Type: Switch

Description:
Options for the treatment of the remnant in DIS
Registered options:
0(Default)
Use the minimum number of particles needed to take the recoil and allow the lepton to be used if needed
1(NoLepton)
Use the minimum number of particles needed to take the recoil but veto events where the lepton kinematics would need to be altered
2(AllParticles)
Use all particles in the colour connected system to take the recoil and use the lepton if needed.
3(AllParticlesNoLepton)
Use all the particles in the colour connected system to take the recoil but don't use the lepton.
Default value: 0

Name: EmissionRange
Type: Parameter

Description:
Factor above the minimum possible value in which the forced splitting is allowed.
Default value: 1.1
Minimum value: 1
Maximum value: 10

Name: KinCutoff
Type: Parameter

Description:
Parameter kinCutoff used to constrain qtilde
Default value: 0.75
Minimum value: 0.5
Maximum value: 10

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

Description:
Pointer to object to calculate the electromagnetic coupling

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

Description:
Pointer to object to calculate the strong coupling

Name: MaxBin
Type: Integer parameter

Description:
Maximum number of z bins
Default value: 100
Minimum value: 10
Maximum value: 1000

Name: ZBinSize
Type: Parameter

Description:
The size of the vbins in z for the interpolation of the splitting function.
Default value: 0.05
Minimum value: 0.001
Maximum value: 0.1

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