#include <LoopMediatorsMatching.h>
Definition at line 24 of file LoopMediatorsMatching.h.
◆ LoopMediatorsMatching()
LoopMediatorsMatching::LoopMediatorsMatching |
( |
const LoopMediators & |
LoopMediators_i | ) |
|
◆ ~LoopMediatorsMatching()
LoopMediatorsMatching::~LoopMediatorsMatching |
( |
| ) |
|
|
virtual |
◆ CMBMll()
Implements ModelMatching.
Definition at line 129 of file LoopMediatorsMatching.cpp.
139 std::stringstream out;
141 throw std::runtime_error(
"LoopMediatorsMatching::CMBMll(): scheme " + out.str() +
"not implemented");
164 std::stringstream out;
166 throw std::runtime_error(
"LoopMediatorsMatching::CMBMll(): order " + out.str() +
"not implemented");
virtual std::vector< WilsonCoefficient > & CMBMll(QCD::lepton lepton)=0
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
schemes getScheme() const
virtual void setMu(double mu)
◆ CMbsg()
Implements ModelMatching.
Definition at line 59 of file LoopMediatorsMatching.cpp.
69 std::stringstream out;
71 throw std::runtime_error(
"LoopMediatorsMatching::CMbsg(): scheme " + out.str() +
"not implemented");
85 std::stringstream out;
87 throw std::runtime_error(
"LoopMediatorsMatching::CMbsg(): order " + out.str() +
"not implemented");
virtual std::vector< WilsonCoefficient > & CMbsg()=0
◆ CMdbs2()
Reimplemented from StandardModelMatching.
Definition at line 217 of file LoopMediatorsMatching.cpp.
227 std::stringstream out;
229 throw std::runtime_error(
"LoopMediatorsMatching::CMdbs2(): scheme " + out.str() +
"not implemented");
257 std::stringstream out;
259 throw std::runtime_error(
"LoopMediatorsMatching::CMdbs2(): order " + out.str() +
"not implemented");
virtual std::vector< WilsonCoefficient > & CMdbs2()
,
◆ CMprimeBMll()
Implements ModelMatching.
Definition at line 173 of file LoopMediatorsMatching.cpp.
183 std::stringstream out;
185 throw std::runtime_error(
"LoopMediatorsMatching::CMprimeBMll(): scheme " + out.str() +
"not implemented");
208 std::stringstream out;
210 throw std::runtime_error(
"LoopMediatorsMatching::CMprimeBMll(): order " + out.str() +
"not implemented");
virtual std::vector< WilsonCoefficient > & CMprimeBMll(QCD::lepton lepton)=0
◆ CMprimebsg()
Implements ModelMatching.
Definition at line 94 of file LoopMediatorsMatching.cpp.
104 std::stringstream out;
106 throw std::runtime_error(
"LoopMediatorsMatching::CMprimebsg(): scheme " + out.str() +
"not implemented");
120 std::stringstream out;
122 throw std::runtime_error(
"LoopMediatorsMatching::CMprimebsg(): order " + out.str() +
"not implemented");
virtual std::vector< WilsonCoefficient > & CMprimebsg()=0
◆ updateLoopMediatorsParameters()
void LoopMediatorsMatching::updateLoopMediatorsParameters |
( |
| ) |
|
◆ C10NPmu
gslpp::complex LoopMediatorsMatching::C10NPmu |
|
private |
◆ C10pNPmu
gslpp::complex LoopMediatorsMatching::C10pNPmu |
|
private |
◆ C1NP
gslpp::complex LoopMediatorsMatching::C1NP |
|
private |
◆ C1pNP
gslpp::complex LoopMediatorsMatching::C1pNP |
|
private |
◆ C2NP
gslpp::complex LoopMediatorsMatching::C2NP |
|
private |
◆ C2pNP
gslpp::complex LoopMediatorsMatching::C2pNP |
|
private |
◆ C3NP
gslpp::complex LoopMediatorsMatching::C3NP |
|
private |
◆ C3pNP
gslpp::complex LoopMediatorsMatching::C3pNP |
|
private |
◆ C4NP
gslpp::complex LoopMediatorsMatching::C4NP |
|
private |
◆ C5NP
gslpp::complex LoopMediatorsMatching::C5NP |
|
private |
◆ C7NP
gslpp::complex LoopMediatorsMatching::C7NP |
|
private |
◆ C7pNP
gslpp::complex LoopMediatorsMatching::C7pNP |
|
private |
◆ C8NP
gslpp::complex LoopMediatorsMatching::C8NP |
|
private |
◆ C8pNP
gslpp::complex LoopMediatorsMatching::C8pNP |
|
private |
◆ C9NPmu
gslpp::complex LoopMediatorsMatching::C9NPmu |
|
private |
◆ C9pNPmu
gslpp::complex LoopMediatorsMatching::C9pNPmu |
|
private |
◆ CPNPmu
gslpp::complex LoopMediatorsMatching::CPNPmu |
|
private |
◆ CPpNPmu
gslpp::complex LoopMediatorsMatching::CPpNPmu |
|
private |
◆ CSNPmu
gslpp::complex LoopMediatorsMatching::CSNPmu |
|
private |
◆ CSpNPmu
gslpp::complex LoopMediatorsMatching::CSpNPmu |
|
private |
◆ mcBMll
◆ mcbsg
◆ mcdbs2
◆ mcprimeBMll
◆ mcprimebsg
◆ myLoopMediators
◆ vmcBMll
◆ vmcbsg
◆ vmcdbs2
◆ vmcprimeBMll
◆ vmcprimebsg
◆ WCscale
double LoopMediatorsMatching::WCscale |
|
private |
The documentation for this class was generated from the following files: