herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::ColourReconnector class.
Brief class description:
This class is responsible of the colour reconnection.
See also Herwig::ColourReconnector

Name: OctetTreatment
Type: Switch

Description:
Which octets are not allowed to be reconnected
Registered options:
0(Final)
Only prevent for the final (usuaslly non-perturbative) g -> q qbar splitting
1(All)
Prevent for all octets
Default value: 0

Name: MaxDistance
Type: Parameter

Description:
Maximum distance between the clusters at which to consider rearrangement to avoid colour reconneections of displaced vertices
Default value: 1000
Minimum value: 0
Maximum value: 1e+100

Name: Algorithm
Type: Switch

Description:
Specifies the colour reconnection algorithm
Registered options:
0(Plain)
Plain colour reconnection as in Herwig 2.5.0
1(Statistical)
Statistical colour reconnection using simulated annealing
2(Baryonic)
Baryonic cluster reconnection
Default value: 0

Name: ReconnectionProbabilityBaryonic
Type: Parameter

Description:
Probability that a found reconnection possibility is actually accepted
Default value: 0.5
Minimum value: 0
Maximum value: 1

Name: ReconnectionProbability
Type: Parameter

Description:
Probability that a found reconnection possibility is actually accepted
Default value: 0.5
Minimum value: 0
Maximum value: 1

Name: InitialTemperature
Type: Parameter

Description:
Factor used to determine the initial temperature from the median of the energy change in a few random rearrangements.
Default value: 0.1
Minimum value: 1e-05
Maximum value: 100

Name: TriesPerStepFactor
Type: Parameter

Description:
The number of reconnection tries per temperature steps is the number of clusters times this factor.
Default value: 5
Minimum value: 0
Maximum value: 100

Name: AnnealingSteps
Type: Integer parameter

Description:
Number of temperature steps in the statistical annealing algorithm
Default value: 50
Minimum value: 1
Maximum value: 10000

Name: AnnealingFactor
Type: Parameter

Description:
The annealing factor is the ratio of the temperatures in two successive temperature steps.
Default value: 0.9
Minimum value: 0
Maximum value: 1

Name: ColourReconnection
Type: Switch

Description:
Colour reconnections
Registered options:
0(No)
Colour reconnections off
1(Yes)
Colour reconnections on
Default value: 0