ATLAS Offline Software
Static Public Attributes | List of all members
python.parameters.powheg_atlas_common.branching_ratio Class Reference

Particle branching ratios. More...

Inheritance diagram for python.parameters.powheg_atlas_common.branching_ratio:
Collaboration diagram for python.parameters.powheg_atlas_common.branching_ratio:

Static Public Attributes

float W_to_enu = 0.1082
 BR W -> ev. More...
 
int W_to_leptons = 3 * W_to_enu
 BR W -> lv (sum of e, mu, tau) More...
 
float W_to_hadrons = 1.0 - W_to_leptons
 BR W -> qq. More...
 
float t_to_Wb = 1.0
 BR t -> Wb. More...
 
float t_to_Ws = 0.0
 BR t -> Ws. More...
 
float t_to_Wd = 0.0
 BR t -> Wd. More...
 

Detailed Description

Particle branching ratios.

Definition at line 67 of file powheg_atlas_common.py.

Member Data Documentation

◆ t_to_Wb

float python.parameters.powheg_atlas_common.branching_ratio.t_to_Wb = 1.0
static

BR t -> Wb.

Definition at line 80 of file powheg_atlas_common.py.

◆ t_to_Wd

float python.parameters.powheg_atlas_common.branching_ratio.t_to_Wd = 0.0
static

BR t -> Wd.

Definition at line 86 of file powheg_atlas_common.py.

◆ t_to_Ws

float python.parameters.powheg_atlas_common.branching_ratio.t_to_Ws = 0.0
static

BR t -> Ws.

Definition at line 83 of file powheg_atlas_common.py.

◆ W_to_enu

float python.parameters.powheg_atlas_common.branching_ratio.W_to_enu = 0.1082
static

BR W -> ev.

Definition at line 71 of file powheg_atlas_common.py.

◆ W_to_hadrons

float python.parameters.powheg_atlas_common.branching_ratio.W_to_hadrons = 1.0 - W_to_leptons
static

BR W -> qq.

Definition at line 77 of file powheg_atlas_common.py.

◆ W_to_leptons

int python.parameters.powheg_atlas_common.branching_ratio.W_to_leptons = 3 * W_to_enu
static

BR W -> lv (sum of e, mu, tau)

Definition at line 74 of file powheg_atlas_common.py.


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