herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::IFDipole class.
Brief class description:
The IFDipole class implements the initial-final dipole for the SOPTHY algorithm
See also Herwig::IFDipole

Name: BetaOption
Type: Switch

Description:
Option for the inclusive of the higher beta coefficients
Registered options:
0(None)
No higher betas included
1(Collinear)
Include the collinear approx
2(CollinearVirtualA)
Include the collinear approx with virtual corrections
3(CollinearVirtualB)
Include the collinear approx with virtual corrections
4(Exact)
Include the exact higher order terms if available
Default value: 1

Name: EnergyCutOff
Type: Switch

Description:
The type of cut-off on the photon energy to apply
Registered options:
1(RestFrame)
Apply cut-off in rest frame
2(LabFrame)
Apply cut-off in lab frame
Default value: 1

Name: MaximumWeight
Type: Parameter

Description:
The maximum weight for unweighting
Default value: 2
Minimum value: 0
Maximum value: 100

Name: MinimumEnergyRest
Type: Parameter

Description:
The minimum energy of the photons in the rest frame of the decaying particle
Default value: 1
Minimum value: 0
Maximum value: 10000

Name: MaximumTries
Type: Integer parameter

Description:
Maximum number of attempts to unweight
Default value: 500
Minimum value: 10
Maximum value: 100000

Name: UnWeight
Type: Switch

Description:
Control the type of unweighting to perform, only one should be used the other options are for debugging purposes.
Registered options:
0(NoUnweighting)
Perform no unweighting
1(AllWeights)
Include all the weights
2(NoJacobian)
Only include the dipole and YFS weights
3(Dipole)
Only include the dipole weight
4(YFS)
Only include the YFS weight
Default value: 1