herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::ScalarMesonFactorizedDecayer class.
Brief class description:
The ScalarMesonFactorizedDecayer class is designed for the weak decay of scalar mesons using the factorization approximation.
See also Herwig::ScalarMesonFactorizedDecayer

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: a2Charm
Type: Parameter

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

Name: a1Charm
Type: Parameter

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

Name: a2Bottom
Type: Parameter

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

Name: a1Bottom
Type: Parameter

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

Name: FormFactors
Type: Varying size vector of references to objects of class Herwig::ScalarFormFactor

Description:
A vector of references to the form-factors

Name: Currents
Type: Varying size vector of references to objects of class Herwig::WeakDecayCurrent

Description:
A vector of references to the currents

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