|
| None | __init__ (self, mass, couplings, bool debug=False) |
| |
| def | computeNLifetime (self, str system="SI") |
| |
| None | __init__ (self, mass, couplings, bool debug=False) |
| |
| float|int | sqrt_lambda (self, float a, b, c) |
| |
| def | QCD_correction (self) |
| |
| def | Width_3nu (self) |
| |
| def | Width_nu_f_fbar (self, int alpha, int beta) |
| |
| def | Integrand (self, xx, xi) |
| |
| def | integral (self, x1, x2, int x3) |
| |
| def | Width_l1_l2_nu2 (self, int alpha, int beta) |
| |
| def | Width_l_u_d (self, int alpha, int beta, int gamma) |
| |
| def | Width_H0_nu (self, str H, int alpha) |
| |
| def | Width_H_l (self, str H, int alpha) |
| |
| float | Width_charged_leptons (self) |
| |
| float | Width_neutral_mesons (self) |
| |
| float | Width_charged_mesons (self) |
| |
| float|int | Width_quarks_neutrino (self) |
| |
| float|int | Width_quarks_lepton (self) |
| |
| def | NDecayWidth (self) |
| |
| def | findBranchingRatio (self, decayString) |
| |
| dict[str, str] | allowedChannels (self) |
| |
HNL physics according to the nuMSM
Definition at line 700 of file hnl.py.