|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <BKllDecay.h>

Public Attributes | |
| std::map< WCoef, complex_t > | C |
| BPFFCalculator | ff_calculator |
| BPQCDfCalculator | qcdf_calculator |
| double | G_F |
| double | alpha_em |
| double | mu_b |
| double | L_b |
| double | m_l |
| double | m_s |
| double | m_c_mu_b |
| double | m_b_PS |
| double | m_b_mu_b |
| double | m_b_m_b |
| double | alpha_s_mu_b |
| double | m_B |
| double | m_K |
| double | life_B |
| double | Delta_M |
| complex_t | lambda_hat_u |
| double | N_0 |
| double | q2_min |
| double | q2_max |
| double | q2_low |
| double | q2_high |
| double | q2_lookup_min |
| std::array< complex_t, 4 > | A_had_err_low_0 |
| std::array< complex_t, 4 > | A_had_err_low_1 |
| std::array< complex_t, 4 > | A_had_err_high |
| std::array< scalar_t, LOOKUP_SIZE > | T_P_lookup |
| std::array< std::vector< double >, 3 > | abc_binned |
| std::vector< double > | bin_widths |
Static Public Attributes | |
| static constexpr size_t | LOOKUP_SIZE = 50 |
Definition at line 150 of file BKllDecay.h.
| std::array<complex_t, 4> BKllCache::A_had_err_high |
Definition at line 171 of file BKllDecay.h.
| std::array<complex_t, 4> BKllCache::A_had_err_low_0 |
Definition at line 169 of file BKllDecay.h.
| std::array<complex_t, 4> BKllCache::A_had_err_low_1 |
Definition at line 170 of file BKllDecay.h.
| std::array<std::vector<double>, 3> BKllCache::abc_binned |
Definition at line 176 of file BKllDecay.h.
| double BKllCache::alpha_em |
Definition at line 155 of file BKllDecay.h.
| double BKllCache::alpha_s_mu_b |
Definition at line 158 of file BKllDecay.h.
| std::vector<double> BKllCache::bin_widths |
Definition at line 177 of file BKllDecay.h.
Definition at line 151 of file BKllDecay.h.
| double BKllCache::Delta_M |
Definition at line 161 of file BKllDecay.h.
| BPFFCalculator BKllCache::ff_calculator |
Definition at line 152 of file BKllDecay.h.
| double BKllCache::G_F |
Definition at line 155 of file BKllDecay.h.
| double BKllCache::L_b |
Definition at line 156 of file BKllDecay.h.
| complex_t BKllCache::lambda_hat_u |
Definition at line 162 of file BKllDecay.h.
| double BKllCache::life_B |
Definition at line 160 of file BKllDecay.h.
|
inlinestaticconstexpr |
Definition at line 174 of file BKllDecay.h.
| double BKllCache::m_B |
Definition at line 159 of file BKllDecay.h.
| double BKllCache::m_b_m_b |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::m_b_mu_b |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::m_b_PS |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::m_c_mu_b |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::m_K |
Definition at line 159 of file BKllDecay.h.
| double BKllCache::m_l |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::m_s |
Definition at line 157 of file BKllDecay.h.
| double BKllCache::mu_b |
Definition at line 156 of file BKllDecay.h.
| double BKllCache::N_0 |
Definition at line 163 of file BKllDecay.h.
| double BKllCache::q2_high |
Definition at line 165 of file BKllDecay.h.
| double BKllCache::q2_lookup_min |
Definition at line 166 of file BKllDecay.h.
| double BKllCache::q2_low |
Definition at line 165 of file BKllDecay.h.
| double BKllCache::q2_max |
Definition at line 164 of file BKllDecay.h.
| double BKllCache::q2_min |
Definition at line 164 of file BKllDecay.h.
| BPQCDfCalculator BKllCache::qcdf_calculator |
Definition at line 153 of file BKllDecay.h.
| std::array<scalar_t, LOOKUP_SIZE> BKllCache::T_P_lookup |
Definition at line 175 of file BKllDecay.h.