herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Interfaces defined for the Herwig::ClusterHadronizationHandler class.
Brief class description:
This is the main handler class for the Cluster Hadronization
See also Herwig::ClusterHadronizationHandler

Name: ReduceToTwoComponents
Type: Switch

Description:
Whether or not to reduce three component baryon-number violating clusters to two components before cluster splitting or leave this till after the cluster splitting
Registered options:
0(AfterSplitting)
Treat as three components
1(BeforeSplitting)
Reduce to two components
Default value: 1

Name: UnderlyingEventHandler
Type: Reference to objects of class ThePEG::StepHandler

Description:
Pointer to the handler for the Underlying Event. Set to NULL to disable.

Name: MaxDisplacement
Type: Unlimited Parameter

Description:
Maximum displacement that is allowed for a particle (unit [millimeter]).
Default value: 1e-10

Name: MinVirtuality2
Type: Unlimited Parameter

Description:
Minimum virtuality^2 of partons to use in calculating distances (unit [GeV2]).
Default value: 0.1

Name: ReshuffleMode
Type: Switch

Description:
Which mode is used for the reshuffling to constituent masses
Registered options:
0(Global)
Global reshuffling on all final state partons
1(ColourConnected)
Separate reshuffling for colour connected partons
Default value: 0

Name: Reshuffle
Type: Switch

Description:
Perform reshuffling if constituent masses have not yet been included by the shower
Registered options:
0(No)
Do not reshuffle.
1(Global)
Do reshuffle.
Default value: 0

Name: GluonMassGenerator
Type: Reference to objects of class

Description:
Set a reference to a gluon mass generator.

Name: ClusterDecayer
Type: Reference to objects of class Herwig::ClusterDecayer

Description:
A reference to the ClusterDecayer object

Name: LightClusterDecayer
Type: Reference to objects of class

Description:
A reference to the LightClusterDecayer object

Name: ClusterFissioner
Type: Reference to objects of class Herwig::ClusterFissioner

Description:
A reference to the ClusterFissioner object

Name: ColourReconnector
Type: Reference to objects of class

Description:
A reference to the ColourReconnector object

Name: ClusterFinder
Type: Reference to objects of class Herwig::ClusterFinder

Description:
A reference to the ClusterFinder object

Name: PartonSplitter
Type: Reference to objects of class

Description:
A reference to the PartonSplitter object

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