master
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
18 DS1cce(10, 0.), DS1cc(10, 0.)
37 for (
unsigned int i = 0; i < mcb.size(); i++){
41 for (
int j =
LO; j <= ordDF1; j++){
42 for (
int k =
LO; k <= j; k++){
65 NO_QED, mcb[i].getScheme()) *
73 for (
int j =
LO; j <= ordDF1; j++){
74 for (
int k =
LO; k <= j; k++){
78 NO_QED, mcb[i].getScheme())*
90 NO_QED, mcb[i].getScheme()) *
97 for (
int j =
LO; j <= ordDF1; j++){
98 for (
int k =
LO; k <= j; k++){
100 uM->Df1EvolMll(mu, mcb[i].getMu(),
orders(k), mcb[i].getScheme())*
131 throw "HeffDS1::ComputeCoeffDS1PP(double mu, schemes scheme): scheme not implemented";
143 for (
unsigned int i = 0; i < mcb.size(); i++){
144 for (
int j =
LO; j <= ordDF1; j++){
148 for (
int j =
LO_QED; j <= ordDF1_ew; j++){
164 for (
unsigned int i = 0; i < mcb.size(); i++){
165 for (
int j =
LO; j <= ordDF1; j++){
HeffDS1(const StandardModel &SM)
constructor
gslpp::vector< gslpp::complex > DS1cce
WilsonCoefficient coeffds1
orders_qed getOrder_qed() const
gslpp::vector< gslpp::complex > DS1cc
std::unique_ptr< EvolDF1nlep > u
complex log(const complex &z)
void CharmMatch()
compute the matching at the charm threshold within the SM, NDR scheme implemented
A model class for the Standard Model.
WilsonCoefficient coeffds1mumu
virtual ~HeffDS1()
destructor
gslpp::vector< gslpp::complex > ** ComputeCoeffDS1pnunu()
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
const double & getMass() const
A get method to access the particle mass.
schemes
An enum type for regularization schemes.
double getMuc() const
A get method to access the threshold between four- and three-flavour theory in GeV.
WilsonCoefficient coeffds1cc
double Als(double mu, orders order=FULLNLO, bool qed_flag=false, bool Nf_thr=true) const
The running QCD coupling in the scheme including QED corrections.
Particle getQuarks(const QCD::quark q) const
A get method to access a quark as an object of the type Particle.
virtual void setMu(double mu)
gslpp::vector< gslpp::complex > ** ComputeCoeffDS1mumu()
orders_qed
An enum type for orders in electroweak.
const StandardModel & model
orders
An enum type for orders in QCD.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
double Mrun(const double mu, const double m, const orders order=FULLNNLO) const
Computes a running quark mass from .
gslpp::vector< gslpp::complex > ** ComputeCoeffDS1PP(double mu, schemes scheme=NDR)
the effective Hamiltonian at the scale mu for
WilsonCoefficient coeffds1pnunu
gslpp::vector< gslpp::complex > ** getCoeff() const
std::unique_ptr< EvolDB1Mll > uM
double getAle() const
A get method to retrieve the fine-structure constant .