herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::TwoMesonRhoKStarCurrent class.
Brief class description:
The TwoMesonRhoKStarCurrent class is designed to implement weakdecay to two scalar mesons using the models of either Kuhn and Santamaria (Z. Phys. C48, 445 (1990)) or Gounaris and Sakurai Phys. Rev. Lett. 21, 244 (1968). The mixing parameters are taken from Phys. Rev. D61:112002,2000 (CLEO), although the PDG values for the masses and widths are used, for the decay pi+/- pi0. The decay K pi is assumed to be dominated by the lowest lying K* resonance.
See also Herwig::TwoMesonRhoKStarCurrent

Name: KModel
Type: Switch

Description:
The model to use for the propagator for the kaon modes.
Registered options:
0(Kuhn)
The model of Kuhn and Santamaria
1(Gounaris)
The model of Gounaris and Sakurai.
Default value: 0

Name: PiModel
Type: Switch

Description:
The model to use for the propagator for the pion modes.
Registered options:
0(Kuhn)
The model of Kuhn and Santamaria
1(Gounaris)
The model of Gounaris and Sakurai.
Default value: 0

Name: KPhase
Type: Varying size vector of unlimitedparameters

Description:
Phase of the weight of the different resonances for the K pi channel
Default value: 0

Name: KMagnitude
Type: Varying size vector of unlimitedparameters

Description:
Magnitude of the weight of the different resonances for the K pi channel
Default value: 0

Name: PiPhase
Type: Varying size vector of unlimitedparameters

Description:
Phase of the weight of the different resonances for the pi pi channel
Default value: 0

Name: PiMagnitude
Type: Varying size vector of unlimitedparameters

Description:
Magnitude of the weight of the different resonances for the pi pi channel
Default value: 0

Name: KstarParameters
Type: Switch

Description:
Use local values for the Kstar meson masses and widths
Registered options:
0(ParticleData)
Use the value from the particle data objects
1(Local)
Use local values
Default value: 1

Name: RhoParameters
Type: Switch

Description:
Use local values for the rho meson masses and widths
Registered options:
0(ParticleData)
Use the value from the particle data objects
1(Local)
Use local values
Default value: 1

Name: KstarWidths
Type: Varying size vector of parameters

Description:
The widths of the different K* resonances for the pi pi channel
Default value: 50.8
Minimum value: 0
Maximum value: 1000

Name: KstarMasses
Type: Varying size vector of parameters

Description:
The masses of the different K* resonances for the pi pi channel
Default value: 891.66
Minimum value: 0
Maximum value: 10000

Name: RhoWidths
Type: Varying size vector of parameters

Description:
The widths of the different rho resonances for the pi pi channel
Default value: 150.3
Minimum value: 0
Maximum value: 1000

Name: RhoMasses
Type: Varying size vector of parameters

Description:
The masses of the different rho resonances for the pi pi channel
Default value: 775.8
Minimum value: 0
Maximum value: 10000

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