herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::PartonicDecayerBase class.
Brief class description:
The PartonicDecayerBase class is the base class for partonic decays and handles the hadronization of the decays
See also Herwig::PartonicDecayerBase

Name: Partonic_Tries
Type: Integer parameter

Description:
Number of attempts to generator the hadronisation of the decay
Default value: 100
Minimum value: 1
Maximum value: 1000

Name: Intermediates
Type: Switch

Description:
Whether or not to include the intermediate particles produced by the cluster alogorithm in the event record.
Registered options:
0(No)
Don't include the intermediates.
1(Yes)
Include the intermediates
Default value: 0

Name: Exclusive
Type: Switch

Description:
Ensure that the hadrons produced in the partonic decays of bottom and charm baryons do not duplicate the inclusive modes.
Registered options:
0(No)
Duplication allowed
1(Yes)
Forbid duplication
Default value: 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 Herwig::LightClusterDecayer

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: ClusterFinder
Type: Reference to objects of class Herwig::ClusterFinder

Description:
A reference to the ClusterFinder object

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

Description:
A reference to the PartonSplitter object

There may be interfaces inherited from the Herwig::HwDecayerBase class.