herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::TauDecayer class.
Brief class description:
The TauDecayer class is designed to use a weak current to perform the decay of the tau.
See also Herwig::TauDecayer

Name: TauPlusPolarization
Type: Parameter

Description:
The polarization of the tau+, left=-1, right=+1 if this is forced.
Default value: 0
Minimum value: -1
Maximum value: 1

Name: TauMinusPolarization
Type: Parameter

Description:
The polarization of the tau-, left=-1, right=+1 if this is forced.
Default value: 0
Minimum value: -1
Maximum value: 1

Name: PolarizationOption
Type: Switch

Description:
Option of forcing the polarization of the tau leptons, N.B. you should only use this option for making distributions for comparision if you really know what you are doing.
Registered options:
0(Default)
Don't force the polarization use the full spin density matrices to get the right answer
1(Force)
Force the polarizations
Default value: 0

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: WeakCurrent
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.