herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
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: 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.