A class for the matching in the LeftRightSymmetricModel. More...
#include <LeftRightSymmetricModelMatching.h>
Inheritance diagram for LeftRightSymmetricModelMatching:A class for the matching in the LeftRightSymmetricModel.
Definition at line 24 of file LeftRightSymmetricModelMatching.h.
Public Member Functions | |
| std::vector< WilsonCoefficient > & | CMBMll (QCD::lepton lepton) |
| virtual std::vector< WilsonCoefficient > & | CMbsg () |
| std::vector< WilsonCoefficient > & | CMprimeBMll (QCD::lepton lepton) |
| std::vector< WilsonCoefficient > & | CMprimebsg () |
| LeftRightSymmetricModelMatching (const LeftRightSymmetricModel &LeftRightSymmetricModel_i) | |
| void | setCMbsgWR () |
| gslpp::complex | setWCbsgHp (int i, orders order) |
| gslpp::complex | setWCbsgWR (int i, orders order) |
| void | updateLeftRightSymmetricModelParameters () |
| Updates to new LeftRightSymmetricModel parameter sets. More... | |
Public Member Functions inherited from StandardModelMatching | |
| 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 () |
Public Member Functions inherited from ModelMatching | |
| virtual std::vector< WilsonCoefficient > & | CMbnlep (int a)=0 |
| virtual std::vector< WilsonCoefficient > & | CMbnlepCC (const int a)=0 |
| virtual std::vector< WilsonCoefficient > & | CMBXsnn (QCD::lepton lepton)=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 | |
| double | alpha |
| gslpp::complex | CWbsgArrayLO [8] |
| double | gW |
| double | mbottom |
| WilsonCoefficient | mcBMll |
| WilsonCoefficient | mcbsg |
| WilsonCoefficient | mcprimeBMll |
| WilsonCoefficient | mcprimebsg |
| double | mH2psq |
| double | mtop |
| double | Mut |
| double | Muw |
| double | mW |
| double | mWR |
| gslpp::matrix< gslpp::complex > | myCKM |
| gslpp::matrix< gslpp::complex > | myCKMR |
| const LeftRightSymmetricModel & | myLeftRightSymmetricModel |
| double | vev |
| std::vector< WilsonCoefficient > | vmcBMll |
| std::vector< WilsonCoefficient > | vmcbsg |
| std::vector< WilsonCoefficient > | vmcprimeBMll |
| std::vector< WilsonCoefficient > | vmcprimebsg |
| double | xi |
| LeftRightSymmetricModelMatching::LeftRightSymmetricModelMatching | ( | const LeftRightSymmetricModel & | LeftRightSymmetricModel_i | ) |
Definition at line 12 of file LeftRightSymmetricModelMatching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 276 of file LeftRightSymmetricModelMatching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 209 of file LeftRightSymmetricModelMatching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 312 of file LeftRightSymmetricModelMatching.cpp.
|
virtual |
Implements ModelMatching.
Definition at line 242 of file LeftRightSymmetricModelMatching.cpp.
| void LeftRightSymmetricModelMatching::setCMbsgWR | ( | ) |
Definition at line 170 of file LeftRightSymmetricModelMatching.cpp.
| gslpp::complex LeftRightSymmetricModelMatching::setWCbsgHp | ( | int | i, |
| orders | order | ||
| ) |
Definition at line 105 of file LeftRightSymmetricModelMatching.cpp.
| gslpp::complex LeftRightSymmetricModelMatching::setWCbsgWR | ( | int | i, |
| orders | order | ||
| ) |
Definition at line 43 of file LeftRightSymmetricModelMatching.cpp.
| void LeftRightSymmetricModelMatching::updateLeftRightSymmetricModelParameters | ( | ) |
Updates to new LeftRightSymmetricModel parameter sets.
Definition at line 24 of file LeftRightSymmetricModelMatching.cpp.
|
private |
Definition at line 60 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 58 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 55 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 54 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 55 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 54 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 60 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 60 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 51 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 52 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 50 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 59 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 57 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 56 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 57 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 56 of file LeftRightSymmetricModelMatching.h.
|
private |
Definition at line 60 of file LeftRightSymmetricModelMatching.h.