thepeg is hosted by Hepforge, IPPP Durham
ThePEG  2.2.1
Interfaces defined for the ThePEG::DecayMode class.
Brief class description:
Represents a specific decay channel of a particle.
See also ThePEG::DecayMode

Name: Decayer
Type: Reference to objects of class ThePEG::Decayer

Description:
The ThePEG::Decayer object responsible for performing this decay.

Name: Active
Type: Switch

Description:
Indicates if the decay mode is switched on or off.
Registered options:
0(No)
The decay channel is switched off.
1(Yes)
The decay channel is switched on.
Default value: 0

Name: OnOff
Type: Switch

Description:
Indicates if the decay mode is switched on or off.
Registered options:
0(Off)
The decay channel is switched off.
1(On)
The decay channel is switched on.
Default value: 0

Name: BranchingRatio
Type: Parameter

Description:
The branching fraction for this decay mode. Note that if the sum of branching ratios for one particle is always renormalized to 1. Also, the decaying particle may change this branching ratio if it has a ThePEG::WidthGenerator object assigned to it.
Default value: 0
Minimum value: 0
Maximum value: 1