|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <BXsllDecay.h>
Public Attributes | |
| double | alpha_em |
| double | m_b_1S |
| double | m_l_hat |
| double | m_c_hat |
| double | m_D_hat |
| double | z |
| double | L_b |
| double | L_b_5GeV |
| double | L_l |
| double | alpha_s_mu_b |
| double | pref_dB0_ds |
| double | pref_dB_ds |
| double | pref_A0_0 |
| double | pref_A0_1 |
| double | pref_delta_mb2 |
| double | pref_delta_mb3 |
| double | pref_delta_mc2 |
| double | pref_delta_brems |
| double | pref_delta_em |
| std::array< double, 3 > | rand_err |
| std::map< WCoef, complex_t > | C |
| std::map< WCoef, complex_t > | C_LO |
| std::array< complex_t, 100 > | F_17_lookup |
| std::array< complex_t, 100 > | F_27_lookup |
| std::array< complex_t, 100 > | F_19_lookup |
| std::array< complex_t, 100 > | F_29_lookup |
| std::array< double, 100 > | delta_brems_lookup |
| std::array< double, 6 > | cc_res_mass |
| std::array< double, 6 > | cc_res_br |
| std::array< double, 6 > | cc_res_width_tot |
| std::array< double, 6 > | cc_res_width_had |
Definition at line 15 of file BXsllDecay.h.
| double BXsllDecayCache::alpha_em |
Definition at line 16 of file BXsllDecay.h.
| double BXsllDecayCache::alpha_s_mu_b |
Definition at line 21 of file BXsllDecay.h.
Definition at line 28 of file BXsllDecay.h.
Definition at line 29 of file BXsllDecay.h.
| std::array<double, 6> BXsllDecayCache::cc_res_br |
Definition at line 38 of file BXsllDecay.h.
| std::array<double, 6> BXsllDecayCache::cc_res_mass |
Definition at line 37 of file BXsllDecay.h.
| std::array<double, 6> BXsllDecayCache::cc_res_width_had |
Definition at line 40 of file BXsllDecay.h.
| std::array<double, 6> BXsllDecayCache::cc_res_width_tot |
Definition at line 39 of file BXsllDecay.h.
| std::array<double, 100> BXsllDecayCache::delta_brems_lookup |
Definition at line 35 of file BXsllDecay.h.
| std::array<complex_t, 100> BXsllDecayCache::F_17_lookup |
Definition at line 31 of file BXsllDecay.h.
| std::array<complex_t, 100> BXsllDecayCache::F_19_lookup |
Definition at line 33 of file BXsllDecay.h.
| std::array<complex_t, 100> BXsllDecayCache::F_27_lookup |
Definition at line 32 of file BXsllDecay.h.
| std::array<complex_t, 100> BXsllDecayCache::F_29_lookup |
Definition at line 34 of file BXsllDecay.h.
| double BXsllDecayCache::L_b |
Definition at line 20 of file BXsllDecay.h.
| double BXsllDecayCache::L_b_5GeV |
Definition at line 20 of file BXsllDecay.h.
| double BXsllDecayCache::L_l |
Definition at line 20 of file BXsllDecay.h.
| double BXsllDecayCache::m_b_1S |
Definition at line 17 of file BXsllDecay.h.
| double BXsllDecayCache::m_c_hat |
Definition at line 18 of file BXsllDecay.h.
| double BXsllDecayCache::m_D_hat |
Definition at line 18 of file BXsllDecay.h.
| double BXsllDecayCache::m_l_hat |
Definition at line 18 of file BXsllDecay.h.
| double BXsllDecayCache::pref_A0_0 |
Definition at line 23 of file BXsllDecay.h.
| double BXsllDecayCache::pref_A0_1 |
Definition at line 23 of file BXsllDecay.h.
| double BXsllDecayCache::pref_dB0_ds |
Definition at line 22 of file BXsllDecay.h.
| double BXsllDecayCache::pref_dB_ds |
Definition at line 22 of file BXsllDecay.h.
| double BXsllDecayCache::pref_delta_brems |
Definition at line 24 of file BXsllDecay.h.
| double BXsllDecayCache::pref_delta_em |
Definition at line 24 of file BXsllDecay.h.
| double BXsllDecayCache::pref_delta_mb2 |
Definition at line 24 of file BXsllDecay.h.
| double BXsllDecayCache::pref_delta_mb3 |
Definition at line 24 of file BXsllDecay.h.
| double BXsllDecayCache::pref_delta_mc2 |
Definition at line 24 of file BXsllDecay.h.
| std::array<double, 3> BXsllDecayCache::rand_err |
Definition at line 26 of file BXsllDecay.h.
| double BXsllDecayCache::z |
Definition at line 19 of file BXsllDecay.h.