herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::DecayIntegrator class.
Brief class description:
The DecayIntegrator class is a base decayer class including a multi-channel integrator.
See also Herwig::DecayIntegrator

Name: GenerateIntermediates
Type: Switch

Description:
Whether or not to include intermediate particles in the output
Registered options:
0(No)
Don't include the intermediates
1(Yes)
include the intermediates
Default value: 0

Name: PhotonGenerator
Type: Reference to objects of class

Description:
Object responsible for generating photons in the decay.

Name: Ntry
Type: Integer parameter

Description:
Number of attempts to generate the decay
Default value: 500
Minimum value: 0
Maximum value: 100000

Name: Points
Type: Integer parameter

Description:
number of phase space points to generate in the initialisation.
Default value: 10000
Minimum value: 1
Maximum value: 1000000000

Name: Iteration
Type: Integer parameter

Description:
Number of iterations for the initialization of the phase space
Default value: 10
Minimum value: 0
Maximum value: 100

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