#include <CPenguinBox.h>
: compute the charm contributions to the rare decays of K+ meson including matching at top scale, RG evolution to the charm scale and matching at the charm scale. hep-ph/0603079
Definition at line 27 of file CPenguinBox.h.
Public Member Functions | |
double | Cmatch (orders order) |
CPenguinBox (const StandardModel &model_i) | |
constructor More... | |
double | CT_tot (orders order, orders_qed order_qed) |
NNLO QCD correction from hep-ph/0603079, two loop EW corrections from hep-ph/1009.0947v2. More... | |
gslpp::matrix< double > | RGevolB (int nf) |
gslpp::matrix< double > | RGevolP (int nf) |
gslpp::vector< double > | WMatchB (orders order) |
gslpp::vector< double > | WMatchP (orders order) |
~CPenguinBox () | |
destructor More... | |
Private Member Functions | |
double | BmatchB (orders order) |
double | BmatchP (orders order) |
Private Attributes | |
gslpp::vector< double > | b |
gslpp::vector< double > | b0 |
gslpp::vector< double > | b1 |
gslpp::vector< double > | b2 |
gslpp::vector< double > | CBM0 |
gslpp::vector< double > | CBM1 |
gslpp::vector< double > | CBM2 |
double | cbme |
double | cbmt |
double | cpm |
gslpp::vector< double > | CPM0 |
gslpp::vector< double > | CPM1 |
gslpp::vector< double > | CPM2 |
double | eta |
gslpp::matrix< double > | j4b1 |
gslpp::matrix< double > | j4b2 |
gslpp::matrix< double > | j4p1 |
gslpp::matrix< double > | j4p2 |
gslpp::matrix< double > | j5b1 |
gslpp::matrix< double > | j5b2 |
gslpp::matrix< double > | j5p1 |
gslpp::matrix< double > | j5p2 |
const StandardModel & | model |
gslpp::vector< double > | p |
gslpp::vector< double > | p0 |
gslpp::vector< double > | p1 |
gslpp::vector< double > | p2 |
gslpp::vector< double > | r1 |
double | r1e |
double | r1tau |
gslpp::vector< double > | r2 |
double | r2e |
double | r2tau |
gslpp::matrix< double > | ub |
gslpp::matrix< double > | ub4 |
gslpp::matrix< double > | ub5 |
gslpp::matrix< double > | up |
gslpp::matrix< double > | up4 |
gslpp::matrix< double > | up5 |
CPenguinBox::CPenguinBox | ( | const StandardModel & | model_i | ) |
CPenguinBox::~CPenguinBox | ( | ) |
|
private |
order |
Definition at line 213 of file CPenguinBox.cpp.
|
private |
order |
Definition at line 132 of file CPenguinBox.cpp.
double CPenguinBox::Cmatch | ( | orders | order | ) |
order |
Definition at line 237 of file CPenguinBox.cpp.
double CPenguinBox::CT_tot | ( | orders | order, |
orders_qed | order_qed | ||
) |
NNLO QCD correction from hep-ph/0603079, two loop EW corrections from hep-ph/1009.0947v2.
order |
Definition at line 495 of file CPenguinBox.cpp.
gslpp::matrix< double > CPenguinBox::RGevolB | ( | int | nf | ) |
order,perturbation | theory order |
nf,number | of flavours |
Definition at line 186 of file CPenguinBox.cpp.
gslpp::matrix< double > CPenguinBox::RGevolP | ( | int | nf | ) |
order,perturbation | theory order |
nf,number | of flavours |
Definition at line 101 of file CPenguinBox.cpp.
gslpp::vector< double > CPenguinBox::WMatchB | ( | orders | order | ) |
x,x_t | |
order,perturbation | theory order |
Definition at line 159 of file CPenguinBox.cpp.
gslpp::vector< double > CPenguinBox::WMatchP | ( | orders | order | ) |
x,x_t | |
order,perturbation | theory order |
Definition at line 63 of file CPenguinBox.cpp.
|
private |
Definition at line 100 of file CPenguinBox.h.
|
private |
Definition at line 103 of file CPenguinBox.h.
|
private |
Definition at line 103 of file CPenguinBox.h.
|
private |
Definition at line 103 of file CPenguinBox.h.
|
private |
Definition at line 108 of file CPenguinBox.h.
|
private |
Definition at line 108 of file CPenguinBox.h.
|
private |
Definition at line 108 of file CPenguinBox.h.
|
private |
Definition at line 114 of file CPenguinBox.h.
|
private |
Definition at line 114 of file CPenguinBox.h.
|
private |
Definition at line 114 of file CPenguinBox.h.
|
private |
Definition at line 107 of file CPenguinBox.h.
|
private |
Definition at line 107 of file CPenguinBox.h.
|
private |
Definition at line 107 of file CPenguinBox.h.
|
private |
Definition at line 112 of file CPenguinBox.h.
|
private |
Definition at line 96 of file CPenguinBox.h.
|
private |
Definition at line 96 of file CPenguinBox.h.
|
private |
Definition at line 95 of file CPenguinBox.h.
|
private |
Definition at line 95 of file CPenguinBox.h.
|
private |
Definition at line 96 of file CPenguinBox.h.
|
private |
Definition at line 96 of file CPenguinBox.h.
|
private |
Definition at line 95 of file CPenguinBox.h.
|
private |
Definition at line 95 of file CPenguinBox.h.
|
private |
Definition at line 93 of file CPenguinBox.h.
|
private |
Definition at line 100 of file CPenguinBox.h.
|
private |
Definition at line 102 of file CPenguinBox.h.
|
private |
Definition at line 102 of file CPenguinBox.h.
|
private |
Definition at line 102 of file CPenguinBox.h.
|
private |
Definition at line 105 of file CPenguinBox.h.
|
private |
Definition at line 110 of file CPenguinBox.h.
|
private |
Definition at line 110 of file CPenguinBox.h.
|
private |
Definition at line 105 of file CPenguinBox.h.
|
private |
Definition at line 110 of file CPenguinBox.h.
|
private |
Definition at line 110 of file CPenguinBox.h.
|
private |
Definition at line 96 of file CPenguinBox.h.
|
private |
Definition at line 98 of file CPenguinBox.h.
|
private |
Definition at line 98 of file CPenguinBox.h.
|
private |
Definition at line 95 of file CPenguinBox.h.
|
private |
Definition at line 98 of file CPenguinBox.h.
|
private |
Definition at line 98 of file CPenguinBox.h.