#include <HeffDS1.h>
Public Member Functions | |
gslpp::vector< gslpp::complex > ** | ComputeCoeffDS1mumu () |
gslpp::vector< gslpp::complex > ** | ComputeCoeffDS1pnunu () |
gslpp::vector< gslpp::complex > ** | ComputeCoeffDS1pnunuC () |
gslpp::vector< gslpp::complex > ** | ComputeCoeffDS1PPv (double mu, schemes scheme=NDR) |
the effective Hamiltonian at the scale mu for \( K \rightarrow \pi \pi \) More... | |
gslpp::vector< gslpp::complex > ** | ComputeCoeffDS1PPz (double muc, schemes scheme=NDR) |
WilsonCoefficient | getCoeffDS1cc () const |
WilsonCoefficient | getCoeffDS1mumu () const |
WilsonCoefficient | getCoeffDS1pnunu () const |
WilsonCoefficient | getCoeffDS1PP () const |
const StandardModel & | GetModel () const |
EvolDF1nlep & | getUDF1B () const |
EvolDB1Mll & | getUDF1M () const |
HeffDS1 (const StandardModel &SM) | |
constructor More... | |
virtual | ~HeffDS1 () |
destructor More... | |
Private Member Functions | |
void | CharmMatch () |
compute the matching at the charm threshold within the SM, NDR scheme implemented More... | |
Private Attributes | |
WilsonCoefficient | coeffds1 |
WilsonCoefficient | coeffds1cc |
WilsonCoefficient | coeffds1mumu |
WilsonCoefficient | coeffds1pnunu |
WilsonCoefficient | coeffds1pnunuC |
gslpp::vector< gslpp::complex > | DS1ccLO |
gslpp::vector< gslpp::complex > | DS1ccLO_QED |
gslpp::vector< gslpp::complex > | DS1ccNLO |
gslpp::vector< gslpp::complex > | DS1ccNLO_QED |
const StandardModel & | model |
std::unique_ptr< EvolDF1nlep > | u |
std::unique_ptr< Charm_Kpnunu > | uKpnunu |
std::unique_ptr< EvolDB1Mll > | uM |
HeffDS1::HeffDS1 | ( | const StandardModel & | SM | ) |
constructor
SM | |
modelmatching |
Definition at line 14 of file HeffDS1.cpp.
|
virtual |
|
private |
compute the matching at the charm threshold within the SM, NDR scheme implemented
Definition at line 253 of file HeffDS1.cpp.
gslpp::vector< gslpp::complex > ** HeffDS1::ComputeCoeffDS1mumu | ( | ) |
Definition at line 236 of file HeffDS1.cpp.
gslpp::vector< gslpp::complex > ** HeffDS1::ComputeCoeffDS1pnunu | ( | ) |
Definition at line 194 of file HeffDS1.cpp.
gslpp::vector< gslpp::complex > ** HeffDS1::ComputeCoeffDS1pnunuC | ( | ) |
Definition at line 215 of file HeffDS1.cpp.
the effective Hamiltonian at the scale mu for \( K \rightarrow \pi \pi \)
with the current current open-charm operator contribution.
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 27 of file HeffDS1.cpp.
Definition at line 77 of file HeffDS1.cpp.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |