#include <HeffDB1.h>
Public Member Functions | |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBMll (double mu, QCD::lepton lepton, bool noSM=false, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBMll_Buras (double mu, QCD::lepton lepton, bool noSM=false, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBnlep00 (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBnlep01 (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBnlep10 (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffBnlep11 (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffbtaunu () |
gslpp::vector< gslpp::complex > ** | ComputeCoeffdmumu (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffdnunu () |
gslpp::vector< gslpp::complex > ** | ComputeCoeffprimeBMll (double mu, QCD::lepton lepton, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffprimesgamma (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffsgamma (double mu, bool noSM=false, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffsgamma_Buras (double mu, bool noSM=false, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffsmumu (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffsmumuStandardNorm (double mu, schemes scheme=NDR) |
gslpp::vector< gslpp::complex > ** | ComputeCoeffsnunu (QCD::lepton lepton, bool noSM=false) |
WilsonCoefficient | getCoeffbtaunu () const |
WilsonCoefficient | getCoeffdmumu () const |
WilsonCoefficient | getCoeffdnunu () const |
WilsonCoefficient | getCoeffnlep00 () const |
WilsonCoefficient | getCoeffnlep01 () const |
WilsonCoefficient | getCoeffnlep10 () const |
WilsonCoefficient | getCoeffnlep11 () const |
WilsonCoefficient | getCoeffprimesgamma () const |
WilsonCoefficient | getCoeffsgamma () const |
WilsonCoefficient | getCoeffsmumu () const |
WilsonCoefficient | getCoeffsnunu () const |
const StandardModel & | GetModel () const |
EvolBsmm & | getUBdmm () const |
EvolBsmm & | getUBsmm () const |
EvolDB1bsg & | getUDB1bsg () const |
EvolDF1nlep & | getUDF1 () const |
EvolDB1Mll & | getUDF1BMll () const |
HeffDB1 (const StandardModel &SM) | |
constructor More... | |
virtual | ~HeffDB1 () |
destructor More... | |
Private Member Functions | |
void | setMisiaktoBuras () |
HeffDB1::HeffDB1 | ( | const StandardModel & | SM | ) |
constructor
SM | |
modelmatching |
Definition at line 15 of file HeffDB1.cpp.
|
virtual |
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffBMll | ( | double | mu, |
QCD::lepton | lepton, | ||
bool | noSM = false , |
||
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 1050 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffBMll_Buras | ( | double | mu, |
QCD::lepton | lepton, | ||
bool | noSM = false , |
||
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 1132 of file HeffDB1.cpp.
mu | is the low energy scale |
scheme | indicates the reonrmalization scheme |
Definition at line 86 of file HeffDB1.cpp.
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 236 of file HeffDB1.cpp.
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 162 of file HeffDB1.cpp.
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 287 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffbtaunu | ( | ) |
scheme |
scheme |
Definition at line 675 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffdnunu | ( | ) |
scheme |
Definition at line 889 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffprimeBMll | ( | double | mu, |
QCD::lepton | lepton, | ||
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 1167 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffprimesgamma | ( | double | mu, |
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 1005 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffsgamma | ( | double | mu, |
bool | noSM = false , |
||
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 909 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffsgamma_Buras | ( | double | mu, |
bool | noSM = false , |
||
schemes | scheme = NDR |
||
) |
mu | is the low energy scale |
scheme | indicates the renormalization scheme |
Definition at line 958 of file HeffDB1.cpp.
scheme |
Definition at line 331 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffsmumuStandardNorm | ( | double | mu, |
schemes | scheme = NDR |
||
) |
scheme |
Definition at line 522 of file HeffDB1.cpp.
gslpp::vector< gslpp::complex > ** HeffDB1::ComputeCoeffsnunu | ( | QCD::lepton | lepton, |
bool | noSM = false |
||
) |
scheme |
Definition at line 864 of file HeffDB1.cpp.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 1101 of file HeffDB1.cpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |