SND@LHC Software
Loading...
Searching...
No Matches
hnl.CKMmatrix Class Reference

Public Member Functions

 __init__ (self)
 

Public Attributes

 Vud
 
 Vus
 
 Vub
 
 Vcd
 
 Vcs
 
 Vcb
 
 Vtd
 
 Vts
 
 Vtb
 

Detailed Description

CKM matrix, from http://pdg.lbl.gov/2017/reviews/rpp2016-rev-ckm-matrix.pdf

Definition at line 63 of file hnl.py.

Constructor & Destructor Documentation

◆ __init__()

hnl.CKMmatrix.__init__ (   self)

Definition at line 67 of file hnl.py.

67 def __init__(self):
68 self.Vud = 0.9743
69 self.Vus = 0.2251
70 self.Vub = 3.6e-03
71 self.Vcd = 0.2249
72 self.Vcs = 0.9735
73 self.Vcb = 4.11e-02
74 self.Vtd = 8.6e-03
75 self.Vts = 4.0e-02
76 self.Vtb = 0.999
77

Member Data Documentation

◆ Vcb

hnl.CKMmatrix.Vcb

Definition at line 73 of file hnl.py.

◆ Vcd

hnl.CKMmatrix.Vcd

Definition at line 71 of file hnl.py.

◆ Vcs

hnl.CKMmatrix.Vcs

Definition at line 72 of file hnl.py.

◆ Vtb

hnl.CKMmatrix.Vtb

Definition at line 76 of file hnl.py.

◆ Vtd

hnl.CKMmatrix.Vtd

Definition at line 74 of file hnl.py.

◆ Vts

hnl.CKMmatrix.Vts

Definition at line 75 of file hnl.py.

◆ Vub

hnl.CKMmatrix.Vub

Definition at line 70 of file hnl.py.

◆ Vud

hnl.CKMmatrix.Vud

Definition at line 68 of file hnl.py.

◆ Vus

hnl.CKMmatrix.Vus

Definition at line 69 of file hnl.py.


The documentation for this class was generated from the following file: