herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::FourBodyDecayConstructor class.
Brief class description:
The FourBodyDecayConstructor class implements a small number of 4-body decays in general models
See also Herwig::FourBodyDecayConstructor

Name: ParticleType
Type: Switch

Description:
Which types of particles to calculate four body decay modes for
Registered options:
0(Stable)
Only calculate four-body decays in no 2/3 body modes
1(All)
Calculate 4-body modes for all particles
Default value: 0

Name: Particles
Type: Varying size vector of references to objects of class ThePEG::ParticleData

Description:
Particles to override the choice in the DecayConstructor for 4-body decays, if empty the defaults from the DecayConstructor are used.

Name: IntermediateOption
Type: Switch

Description:
Option for the inclusion of intermediates in the event
Registered options:
0(OnlyIfOnShell)
Only if there are on-shell diagrams
1(Always)
Always include the intermediates
2(Never)
Never include the intermediates
Default value: 0

Name: WidthOption
Type: Switch

Description:
Option for the treatment of the widths of the intermediates
Registered options:
1(Fixed)
Use fixed widths
2(Running)
Use running widths
3(Zero)
Set the widths to zero
Default value: 1

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