#include <HeffDF1bsg.h>
Definition at line 16 of file HeffDF1bsg.h.
◆ HeffDF1bsg()
constructor
- Parameters
-
Definition at line 12 of file HeffDF1bsg.cpp.
WilsonCoefficient coeffbsg
std::unique_ptr< EvolDB1bsg > evolDB1bsg
const StandardModel & model
◆ ~HeffDF1bsg()
HeffDF1bsg::~HeffDF1bsg |
( |
| ) |
|
|
virtual |
◆ ComputeCoeffBsg()
gslpp::vector< gslpp::complex > ** HeffDF1bsg::ComputeCoeffBsg |
( |
double |
mu, |
|
|
schemes |
scheme = NDR |
|
) |
| |
- Parameters
-
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
- Returns
- the effective hamiltonian at the scale mu B -> s gamma decay, Misiak basis, Chetyrkin et al hep-ph/9612313
Definition at line 24 of file HeffDF1bsg.cpp.
32 for (
unsigned int i = 0; i < mc.size(); i++){
33 for (
int j =
LO; j <= ordDF1; j++){
34 for (
int k =
LO; k <= j; k++){
virtual std::vector< WilsonCoefficient > & CMbsg()=0
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
gslpp::vector< gslpp::complex > ** getCoeff() const
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
void setScheme(schemes scheme)
virtual void setMu(double mu)
orders
An enum type for orders in QCD.
◆ GetModel()
◆ getUDF1()
◆ coeffbsg
◆ evolDB1bsg
std::unique_ptr<EvolDB1bsg> HeffDF1bsg::evolDB1bsg |
|
private |
◆ model
The documentation for this class was generated from the following files: