A class for the matching in the NPSMEFTd6. More...
#include <NPSMEFTd6Matching.h>
A class for the matching in the NPSMEFTd6.
Definition at line 24 of file NPSMEFTd6Matching.h.
Public Member Functions | |
std::vector< WilsonCoefficient > & | CMbdmm () |
std::vector< WilsonCoefficient > & | CMBMll (QCD::lepton lepton) |
std::vector< WilsonCoefficient > & | CMbsg () |
std::vector< WilsonCoefficient > & | CMbsmm () |
std::vector< WilsonCoefficient > & | CMBXsnn (QCD::lepton lepton) |
std::vector< WilsonCoefficient > & | CMprimeBMll (QCD::lepton lepton) |
std::vector< WilsonCoefficient > & | CMprimebsg () |
NPSMEFTd6Matching (const NPSMEFTd6 &NPSMEFTd6_i) | |
void | updateNPSMEFTd6Parameters () |
Updates to new FlavourWilsonCoefficient parameter sets. More... | |
virtual | ~NPSMEFTd6Matching () |
![]() | |
virtual std::vector< WilsonCoefficient > & | CMdbd2 () |
\( \Delta B = 2 \), \( B_{d} \) More... | |
virtual std::vector< WilsonCoefficient > & | CMdbs2 () |
\( \Delta B = 2 \), \( B_{s} \) More... | |
virtual std::vector< WilsonCoefficient > & | CMdd2 () |
\( \Delta C = 2 \), More... | |
StandardModelMatching (const StandardModel &SM_i) | |
void | updateSMParameters () |
Updates to new Standard Model parameter sets. More... | |
virtual | ~StandardModelMatching () |
![]() | |
virtual std::vector< WilsonCoefficient > & | CMbnlep (int a)=0 |
virtual std::vector< WilsonCoefficient > & | CMbnlepCC (const int a)=0 |
virtual std::vector< WilsonCoefficient > & | CMd1 ()=0 |
virtual std::vector< WilsonCoefficient > & | CMd1Buras ()=0 |
virtual std::vector< WilsonCoefficientNew > & | CMDF1 (std::string blocks, unsigned int nops)=0 |
virtual | ~ModelMatching () |
Private Attributes | |
gslpp::complex | C10NPe |
gslpp::complex | C10NPmu |
gslpp::complex | C10pNPe |
gslpp::complex | C10pNPmu |
gslpp::complex | C7NP |
gslpp::complex | C7pNP |
gslpp::complex | C8NP |
gslpp::complex | C8pNP |
gslpp::complex | C9NPe |
gslpp::complex | C9NPmu |
gslpp::complex | C9pNPe |
gslpp::complex | C9pNPmu |
gslpp::complex | CLnunuNPe |
the Wilson Coefficient \(C_{L}^{\nu\nu}\). More... | |
gslpp::complex | CLnunuNPmu |
the Wilson Coefficient \(C_{L}^{\nu\nu}\). More... | |
gslpp::complex | CLnunuNPtau |
the Wilson Coefficient \(C_{L}^{\nu\nu}\). More... | |
gslpp::complex | CLQ1_1123_tot |
gslpp::complex | CLQ1_2223_tot |
gslpp::complex | CLQ1_3323_tot |
gslpp::complex | CLQ3_1123_tot |
gslpp::complex | CLQ3_2223_tot |
gslpp::complex | CLQ3_3323_tot |
gslpp::complex | CPNPe |
gslpp::complex | CPNPmu |
gslpp::complex | CPpNPe |
gslpp::complex | CPpNPmu |
gslpp::complex | CQe_2311_tot |
gslpp::complex | CQe_2322_tot |
gslpp::complex | CRnunuNPe |
the Wilson Coefficient \(C_{R}^{\nu\nu}\). More... | |
gslpp::complex | CRnunuNPmu |
the Wilson Coefficient \(C_{R}^{\nu\nu}\). More... | |
gslpp::complex | CRnunuNPtau |
the Wilson Coefficient \(C_{R}^{\nu\nu}\). More... | |
gslpp::complex | CSNPe |
gslpp::complex | CSNPmu |
gslpp::complex | CSpNPe |
gslpp::complex | CSpNPmu |
gslpp::complex | loop_factor |
gslpp::complex | loop_factor_2 |
WilsonCoefficient | mcbdmm |
WilsonCoefficient | mcBMll |
WilsonCoefficient | mcbsg |
WilsonCoefficient | mcbsmm |
WilsonCoefficient | mcbsnn |
WilsonCoefficient | mcprimeBMll |
WilsonCoefficient | mcprimebsg |
double | Muw |
const NPSMEFTd6 & | myNPSMEFTd6 |
gslpp::complex | SMEFT_factor |
std::vector< WilsonCoefficient > | vmcbdmm |
std::vector< WilsonCoefficient > | vmcBMll |
std::vector< WilsonCoefficient > | vmcbsg |
std::vector< WilsonCoefficient > | vmcbsmm |
std::vector< WilsonCoefficient > | vmcbsnn |
std::vector< WilsonCoefficient > | vmcprimeBMll |
std::vector< WilsonCoefficient > | vmcprimebsg |
NPSMEFTd6Matching::NPSMEFTd6Matching | ( | const NPSMEFTd6 & | NPSMEFTd6_i | ) |
Definition at line 12 of file NPSMEFTd6Matching.cpp.
|
virtual |
Definition at line 91 of file NPSMEFTd6Matching.cpp.
std::vector< WilsonCoefficient > & NPSMEFTd6Matching::CMbdmm | ( | ) |
Definition at line 128 of file NPSMEFTd6Matching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 232 of file NPSMEFTd6Matching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 162 of file NPSMEFTd6Matching.cpp.
std::vector< WilsonCoefficient > & NPSMEFTd6Matching::CMbsmm | ( | ) |
Definition at line 94 of file NPSMEFTd6Matching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 332 of file NPSMEFTd6Matching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 282 of file NPSMEFTd6Matching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 197 of file NPSMEFTd6Matching.cpp.
void NPSMEFTd6Matching::updateNPSMEFTd6Parameters | ( | ) |
Updates to new FlavourWilsonCoefficient parameter sets.
Definition at line 25 of file NPSMEFTd6Matching.cpp.
|
private |
Definition at line 72 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 63 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 74 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 65 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 57 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 59 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 58 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 60 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 71 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 62 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 73 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 64 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{L}^{\nu\nu}\).
Definition at line 80 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{L}^{\nu\nu}\).
Definition at line 82 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{L}^{\nu\nu}\).
Definition at line 84 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 87 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 87 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 87 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 88 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 88 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 88 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 77 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 68 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 78 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 69 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 89 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 89 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{R}^{\nu\nu}\).
Definition at line 81 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{R}^{\nu\nu}\).
Definition at line 83 of file NPSMEFTd6Matching.h.
|
private |
the Wilson Coefficient \(C_{R}^{\nu\nu}\).
Definition at line 85 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 75 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 66 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 76 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 67 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 55 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 55 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 95 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 96 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 93 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 94 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 97 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 96 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 93 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 91 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 53 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 55 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 100 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 101 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 98 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 99 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 102 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 101 of file NPSMEFTd6Matching.h.
|
private |
Definition at line 98 of file NPSMEFTd6Matching.h.