herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Interfaces defined for the Herwig::Merger class.
Brief class description:
The Merger class takes care of merging multiple LO & NLO cross sections.
See also Herwig::Merger

Name: RealSubtractionRatio
Type: Parameter

Description:
If the pt of the Dipole divided by the merging scale is lower than the ratio, the dipole is used to subtract the real emission. Otherwise the shower approximation is used,
Default value: 0
Minimum value: 1
Maximum value: 10

Name: chooseHistory
Type: Integer parameter

Description:
Various ways of choosing the history weights: 0(default):dipole xs, 1:dipole/born, 2:flat, 3: 1/pt_dip
Default value: 3
Minimum value: -1

Name: MergingScaleSmearing
Type: Parameter

Description:
Set the percentage the merging pt should be smeared.
Default value: 0
Minimum value: 0
Maximum value: 0.5

Name: IRSafePT
Type: Parameter

Description:
Set the pt for which a matrixelement should be treated as IR-safe.
Default value: 0
Minimum value: 0
Maximum value: 1e+06

Name: MergingScale
Type: Parameter

Description:
The MergingScale.
Default value: 20
Minimum value: 0

Name: ShowerExpansionWeights
Type: Switch

Description:
Calculate the expansions of the shower history to be NLO accurate, in different schemes.
Registered options:
0(NoWeights)
Switch off the expansion.
1(FlatAndHistoryReweighted)
Sum alphaS expansion and weight with same Historyweight as LO.
2(NoAlphaSReweightForSudakovExpansion)
Switch off the expansion.
3(NoAlphaSReweightForAllExpansions)
Switch off the expansion.
4(NoAlphaSReweightForAlphaSExpansion)
Switch off the expansion.
Default value: 3

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