herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Interfaces defined for the Herwig::PScalarLeptonNeutrinoDecayer class.
Brief class description:
The PScalarLeptonNeutrinoDecayer class is the base class for the implementation of leptonic decay of a pseudoscalar meson to a leptonand a neutrino.
See also Herwig::PScalarLeptonNeutrinoDecayer

Name: DecayConstant
Type: Varying size vector of parameters

Description:
The decay constant for the incoming pseudoscaalr meson.
Default value: 0
Minimum value: 0
Maximum value: 1000

Name: MaxWeightTau
Type: Varying size vector of parameters

Description:
The maximum weight for the tau decay mode
Default value: 0
Minimum value: 0
Maximum value: 100

Name: MaxWeightMuon
Type: Varying size vector of parameters

Description:
The maximum weight for the muon decay mode
Default value: 0
Minimum value: 0
Maximum value: 100

Name: MaxWeightElectron
Type: Varying size vector of parameters

Description:
The maximum weight for the electron decay mode
Default value: 0
Minimum value: 0
Maximum value: 100

Name: Leptons
Type: Varying size vector of integer parameters

Description:
The allowed outgoing leptons, 1 is only electrons, 2 is electrons and muons and 3 is all lepton flavours
Default value: 0
Minimum value: 1
Maximum value: 3

Name: Incoming
Type: Varying size vector of integer parameters

Description:
The PDG code for the incoming particle
Default value: 0
Minimum value: -10000000
Maximum value: 10000000

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