herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::GenericWidthGenerator class.
Brief class description:
The GenericWidthGenerator class is the base class for running widths
See also Herwig::GenericWidthGenerator

Name: TwoBodyOnly
Type: Switch

Description:
Only Use two-body modes for the calculation of the running width, higher multiplicity modes fixed partial width
Registered options:
0(No)
Include all modes
1(Yes)
Only include two-body modes
Default value: 0

Name: InterpolationOrder
Type: Integer parameter

Description:
The interpolation order for the tables
Default value: 1
Minimum value: 1
Maximum value: 5

Name: DecayModes
Type: Varying size vector of string parameters

Description:
The tags for the decay modes used in the width generator
Default value:

Name: Points
Type: Integer parameter

Description:
Number of points to use for interpolation tables when needed
Default value: 50
Minimum value: 5
Maximum value: 1000

Name: Prefactor
Type: Unlimited Parameter

Description:
The prefactor to get the correct on-shell width
Default value: 1

Name: BRMinimum
Type: Parameter

Description:
Minimum branching ratio for inclusion in the running width calculation.
Default value: 0.01
Minimum value: 0
Maximum value: 1

Name: BRNormalize
Type: Switch

Description:
Normalize the partial widths so that they have the value BR*Total Width for an on-shell particle
Registered options:
0(No)
Do not perform the normalization
1(Yes)
Perform the normalization
Default value: 0

Name: NumberofEntries
Type: Varying size vector of integer parameters

Description:
The number of entries in the table after this mode
Default value: 0
Minimum value: 0
Maximum value: 100000000

Name: InterpolationWidths
Type: Varying size vector of parameters

Description:
The widths for interpolation table
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: InterpolationMasses
Type: Varying size vector of parameters

Description:
The masses for interpolation table
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: MEmass2
Type: Varying size vector of parameters

Description:
The mass for second particle in a two body mode
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: MEmass1
Type: Varying size vector of parameters

Description:
The mass for first particle in a two body mode
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: ModeOn
Type: Varying size vector of integer parameters

Description:
Is this mode included in the total width calculation
Default value: 0
Minimum value: 0
Maximum value: 1

Name: MEcoupling
Type: Varying size vector of parameters

Description:
The coupling for a given ME
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: MinimumMasses
Type: Varying size vector of parameters

Description:
The minimum mass of the decay products
Default value: 0
Minimum value: 0
Maximum value: 1e+12

Name: MEcode
Type: Varying size vector of integer parameters

Description:
The code of matrix element either 2-body from this class or higher from class inheriting from this
Default value: 0
Minimum value: -1
Maximum value: 200

Name: MEtype
Type: Varying size vector of integer parameters

Description:
The type of matrix element either 2-body from this class or higher from class inheriting from this
Default value: 0
Minimum value: 0
Maximum value: 3

Name: Output
Type: Switch

Description:
Output the setup
Registered options:
0(No)
Don't output the data
1(Yes)
Output the data
Default value: 0

Name: Initialize
Type: Switch

Description:
Initialize the width using the particle data object
Registered options:
0(No)
Don't do the initalization
1(Yes)
Do the initialization
Default value: 0

Name: Particle
Type: Character string parameter

Description:
The particle for which this is the width generator
Default value:

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