herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::BaryonFactorizedDecayer class.
Brief class description:
The BaryonFactorizedDecayer class combines the baryon form factor and a weak current to perform a decay in the naive factorization approximation.
See also Herwig::BaryonFactorizedDecayer

Name: CKM
Type: Reference to objects of class Herwig::StandardCKM

Description:
Reference to the Standard Model object

Name: a2Charm
Type: Parameter

Description:
The factorization paramter a_2 for decays of charm baryons
Default value: -0.5
Minimum value: -10
Maximum value: 10

Name: a1Charm
Type: Parameter

Description:
The factorization paramter a_1 for decays of charm baryons
Default value: 1.1
Minimum value: -10
Maximum value: 10

Name: a2Bottom
Type: Parameter

Description:
The factorization paramter a_2 for decays of bottom baryons
Default value: 0.28
Minimum value: -10
Maximum value: 10

Name: a1Bottom
Type: Parameter

Description:
The factorization paramter a_1 for decays of bottom baryons
Default value: 1
Minimum value: -10
Maximum value: 10

Name: FormFactor
Type: Reference to objects of class Herwig::BaryonFormFactor

Description:
The form-factor

Name: Weights
Type: Varying size vector of parameters

Description:
The weights for the integration.
Default value: 0
Minimum value: 0
Maximum value: 1

Name: MaximumWeight
Type: Varying size vector of parameters

Description:
The maximum weight for a given channel.
Default value: 0
Minimum value: 0
Maximum value: 100

Name: WeightLocation
Type: Varying size vector of integer parameters

Description:
The locations of the weights for a given channel in the vector
Default value: 0
Minimum value: 0
Maximum value: 10000

Name: Current
Type: Reference to objects of class Herwig::WeakDecayCurrent

Description:
The reference for the decay current to be used.

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