20#include "gslpp_matrix_double.h"
21#include "gslpp_complex.h"
244 std::unique_ptr<EvolDF1nlep>
u;
283 gslpp::matrix<double>
R_inv_t = gslpp::matrix< double >(6, 6, 0.);
284 gslpp::matrix<double>
dR_t = gslpp::matrix< double >(6, 6, 0.);
291 gslpp::vector<gslpp::complex>
tmp_coeffBMll = gslpp::vector<gslpp::complex>(6, 0.);
gslpp::vector< gslpp::complex > ** ComputeCoeffsgamma_Buras(double mu, bool noSM=false, schemes scheme=NDR)
WilsonCoefficient coeffbtaunu
HeffDB1(const StandardModel &SM)
constructor
unsigned int Bsgamma_order_ini_cache
gslpp::vector< gslpp::complex > ** ComputeCoeffsmumu(double mu, schemes scheme=NDR)
std::vector< WilsonCoefficient > Bsgamma_WC_cache
gslpp::matrix< double > dR_t
WilsonCoefficient coeffnlep11B
gslpp::vector< gslpp::complex > tmp_coeffsgammaNNLO
double BMllprime_mu_cache
std::vector< double > Bdmumu_Mu_cache
EvolDB1Mll & getUDF1BMll() const
std::vector< double > BMllprime_Mu_cache
schemes Bsmumu_scheme_cache
gslpp::vector< gslpp::complex > tmp_coeffBMllNLO
WilsonCoefficient coeffprimesgamma
schemes Bsgamma_scheme_cache
schemes Bdmumu_scheme_cache
EvolDB1bsg & getUDB1bsg() const
std::unique_ptr< EvolDB1bsg > evolDB1bsg
WilsonCoefficient coeffsmumu
EvolDF1nlep & getUDF1() const
WilsonCoefficient getCoeffsmumu() const
std::vector< WilsonCoefficient > Bsmumu_WC_cache
WilsonCoefficient coeffBMll
gslpp::vector< gslpp::complex > ** ComputeCoeffBnlep10(double mu, schemes scheme=NDR)
std::vector< double > Bpsgamma_Mu_cache
std::unique_ptr< EvolBsmm > evolbs
gslpp::vector< gslpp::complex > ** ComputeCoeffsmumuStandardNorm(double mu, schemes scheme=NDR)
std::unique_ptr< EvolDB1Mll > evolDF1BMll
WilsonCoefficient coeffnlep10qcd
std::unique_ptr< EvolBsmm > evolbd
WilsonCoefficient getCoeffdmumu() const
WilsonCoefficient coeffsgamma
gslpp::vector< gslpp::complex > tmp_coeffsgamma
std::vector< WilsonCoefficient > Bdmumu_WC_cache
gslpp::vector< gslpp::complex > nlep
gslpp::vector< gslpp::complex > ** ComputeCoeffBMll(double mu, QCD::lepton lepton, bool noSM=false, schemes scheme=NDR)
gslpp::vector< gslpp::complex > ** ComputeCoeffprimeBMll(double mu, QCD::lepton lepton, schemes scheme=NDR)
WilsonCoefficient coeffnlep01A
gslpp::vector< gslpp::complex > ** ComputeCoeffbtaunu()
EvolBsmm & getUBdmm() const
WilsonCoefficient coeffsgamma_Buras
WilsonCoefficient getCoeffnlep10() const
std::vector< double > Bsmumu_Mu_cache
std::unique_ptr< EvolDF1nlep > u
const StandardModel & GetModel() const
virtual ~HeffDB1()
destructor
WilsonCoefficient getCoeffsgamma() const
gslpp::vector< gslpp::complex > ** ComputeCoeffBnlep00(double mu, schemes scheme=NDR)
WilsonCoefficient getCoeffsnunu() const
WilsonCoefficient coeffnlep10CC
WilsonCoefficient coeffnlep01
std::vector< double > Bsgamma_Mu_cache
gslpp::vector< gslpp::complex > tmp_coeffsgammaNLO
gslpp::vector< gslpp::complex > tmp_coeffsgammaLO
gslpp::matrix< double > R_inv_t
WilsonCoefficient coeffnlep00
gslpp::vector< gslpp::complex > ** ComputeCoeffdnunu()
WilsonCoefficient coeffBMll_Buras
gslpp::vector< gslpp::complex > tmp_coeffBMll
WilsonCoefficient coeffnlep11
WilsonCoefficient getCoeffdnunu() const
gslpp::vector< gslpp::complex > tmp_coeffBMllLO
gslpp::vector< gslpp::complex > nlepCC
WilsonCoefficient coeffnlep00qcd
WilsonCoefficient getCoeffprimesgamma() const
WilsonCoefficient getCoeffbtaunu() const
WilsonCoefficient coeffnlep01B
gslpp::vector< gslpp::complex > ** ComputeCoeffBMll_Buras(double mu, QCD::lepton lepton, bool noSM=false, schemes scheme=NDR)
schemes BMllprime_scheme_cache
const StandardModel & model
schemes BMll_scheme_cache
gslpp::vector< gslpp::complex > ** ComputeCoeffBnlep01(double mu, schemes scheme=NDR)
gslpp::vector< gslpp::complex > nlep2
WilsonCoefficient getCoeffnlep00() const
WilsonCoefficient coeffnlep00CC
WilsonCoefficient coeffnlep10
EvolBsmm & getUBsmm() const
WilsonCoefficient coeffdmumu
gslpp::vector< gslpp::complex > ** ComputeCoeffsnunu(QCD::lepton lepton, bool noSM=false)
WilsonCoefficient getCoeffnlep11() const
gslpp::vector< gslpp::complex > ** ComputeCoeffsgamma(double mu, bool noSM=false, schemes scheme=NDR)
gslpp::vector< gslpp::complex > ** ComputeCoeffdmumu(double mu, schemes scheme=NDR)
WilsonCoefficient coeffsnunu
std::vector< WilsonCoefficient > Bpsgamma_WC_cache
std::vector< WilsonCoefficient > BMllprime_WC_cache
gslpp::matrix< double > MisiaktoBurasNLO
gslpp::vector< gslpp::complex > ** ComputeCoeffprimesgamma(double mu, schemes scheme=NDR)
gslpp::vector< gslpp::complex > ** ComputeCoeffBnlep11(double mu, schemes scheme=NDR)
WilsonCoefficient getCoeffnlep01() const
unsigned int BMll_order_ini_cache
std::vector< WilsonCoefficient > BMll_WC_cache
WilsonCoefficient coeffdnunu
std::vector< double > BMll_Mu_cache
WilsonCoefficient coeffnlep11A
WilsonCoefficient coeffprimeBMll
lepton
An enum type for leptons.
A model class for the Standard Model.
A class for the matching in the Standard Model.
A class for the Wilson coefficients.
schemes
An enum type for regularization schemes.